Class VisualStudioMessages
A strongly-typed resource class, for looking up localized strings, etc.
Inherited Members
Namespace: CodeFactory.VisualStudio
Assembly: CodeFactory.VisualStudio.dll
Syntax
public class VisualStudioMessages
Properties
| Improve this Doc View SourceCodeFactoryCouldNotLoad
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
ResourceManager
Returns the cached ResourceManager instance used by this class.
Declaration
public static ResourceManager ResourceManager { get; }
Property Value
Type | Description |
---|---|
ResourceManager |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |