CodeFactory Platform CodeFactory Platform
CodeFactory Platform CodeFactory Platform
CodeFactory

Search Results for

    Class VisualStudioMessages

    A strongly-typed resource class, for looking up localized strings, etc.

    Inheritance
    object
    VisualStudioMessages
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: CodeFactory.VisualStudio
    Assembly: CodeFactory.VisualStudio.dll
    Syntax
    public class VisualStudioMessages

    Properties

    | Improve this Doc View Source

    CodeFactoryCouldNotLoad

    Looks up a localized string similar to Code factory could not complete the load process. Code factory will not be avaliable at this time. .

    Declaration
    public static string CodeFactoryCouldNotLoad { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    Culture

    Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

    Declaration
    public static CultureInfo Culture { get; set; }
    Property Value
    Type Description
    CultureInfo
    | Improve this Doc View Source

    GetDocumentContentUnhandledError

    Looks up a localized string similar to An internal visual studio error occurred, cannot load the document content..

    Declaration
    public static string GetDocumentContentUnhandledError { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    GetParentErrorProjectWithProjectNameReplacement

    Looks up a localized string similar to An internal error occurred locating the parent for project '{0}'. The parent lookup operating cannot complete..

    Declaration
    public static string GetParentErrorProjectWithProjectNameReplacement { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    GetParentForSolutionFolderUnhandledErrorWithProjectFolderTitle

    Looks up a localized string similar to An internal error occurred while loading the parent of the solution folder '{0}', cannot complete the load parent operation..

    Declaration
    public static string GetParentForSolutionFolderUnhandledErrorWithProjectFolderTitle { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    GetParentUnhandledErrorForProjectDocumentWithName

    Looks up a localized string similar to An internal error occurred while trying to get the parent for the document '{0}', cannot get the parent model..

    Declaration
    public static string GetParentUnhandledErrorForProjectDocumentWithName { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    GetParentUnhandledErrorForProjectFolderWithName

    Looks up a localized string similar to An internal error occurred while loading the parent for the project folder '{0}', the parent model cannot be loaded..

    Declaration
    public static string GetParentUnhandledErrorForProjectFolderWithName { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    InternalErrorAddDocumentContent

    Looks up a localized string similar to An internal error occurred while adding content to the document, operation did not complete..

    Declaration
    public static string InternalErrorAddDocumentContent { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    InternalErrorOccuredCheckLogs

    Looks up a localized string similar to An internal error occurred the operation could not complete. Review logs for further details..

    Declaration
    public static string InternalErrorOccuredCheckLogs { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    LoadDocumentFromSourceUnhandledError

    Looks up a localized string similar to An internal error occurred while loading the visual studio document, the operation could not be completed..

    Declaration
    public static string LoadDocumentFromSourceUnhandledError { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    ProjectSystemGeneralError

    Looks up a localized string similar to An error occurred while accessing visual studio's project system, code factory had to cancel the operation. Please try again..

    Declaration
    public static string ProjectSystemGeneralError { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    RemoveContentUnhandledError

    Looks up a localized string similar to An internal error occurred will not be able to remove the content from the document..

    Declaration
    public static string RemoveContentUnhandledError { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    ReplaceContentUnhandledError

    Looks up a localized string similar to An internal error occurred will not be able to replace the content in the document..

    Declaration
    public static string ReplaceContentUnhandledError { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    ResourceManager

    Returns the cached ResourceManager instance used by this class.

    Declaration
    public static ResourceManager ResourceManager { get; }
    Property Value
    Type Description
    ResourceManager
    | Improve this Doc View Source

    SolutionExplorerGeneralError

    Looks up a localized string similar to An error occurred while access the selected item in solution explorer, code factory had to cancel the operation. Please try again..

    Declaration
    public static string SolutionExplorerGeneralError { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    SolutionFolderChildLoadUnhandledExceptionWithFolderName

    Looks up a localized string similar to An internal error occurred while loading the child models for the solution folder '{0}'. The load action could not be completed..

    Declaration
    public static string SolutionFolderChildLoadUnhandledExceptionWithFolderName { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    UnhandledErrorReadingContent

    Looks up a localized string similar to An internal error occurred while loading the IDocumentContent, operation could not complete..

    Declaration
    public static string UnhandledErrorReadingContent { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    VisualStudioCompilerSystemLoadError

    Looks up a localized string similar to Code factory has encountered an internal error and cannot load the compiler functionality used by code factory to access .net objects..

    Declaration
    public static string VisualStudioCompilerSystemLoadError { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    VisualStudioDocumentWriterLoadError

    Looks up a localized string similar to Code factory has encountered an internal error and cannot load the document writer functionality used by code factory to manage code changes..

    Declaration
    public static string VisualStudioDocumentWriterLoadError { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    VisualStudioGeneralError

    Looks up a localized string similar to Code factory has encountered an internal error accessing visual studio. The current operation could not be completed. Please try again..

    Declaration
    public static string VisualStudioGeneralError { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    VisualStudioModelLoadError

    Looks up a localized string similar to The visual studio model could not be loaded. The source model data could not be accessed..

    Declaration
    public static string VisualStudioModelLoadError { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    VisualStudioProjectSystemLoadError

    Looks up a localized string similar to Code factory has encountered an internal error and cannot load the project system functionality used by code factory to access the project system..

    Declaration
    public static string VisualStudioProjectSystemLoadError { get; }
    Property Value
    Type Description
    string
    © CodeFactory, LLC. All rights reserved.