VSConstants.VsEditorFactoryGuid Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: ref class VSConstants::VsEditorFactoryGuid abstract sealed
class VSConstants::VsEditorFactoryGuid abstract sealed
public static class VSConstants.VsEditorFactoryGuid
type VSConstants.VsEditorFactoryGuid = class
Public Class VSConstants.VsEditorFactoryGuid
- Inheritance
-
VSConstants.VsEditorFactoryGuid
Fields
ExternalEditor_guid |
Guid for EditorFactory to launch external (EXE based) editors. |
ExternalEditor_string |
Guid for editor factory to launch external (EXE based) editors. |
HtmlEditor_guid |
GUID of HTML Editor editor factory. |
HtmlEditor_string |
GUID of HTML Editor editor factory. |
ProjectDesignerEditor_guid |
Guid for Project Properties Designer editor factory. |
ProjectDesignerEditor_string |
Guid for Project Properties Designer editor factory. |
TextEditor_guid |
GUID of the Source Code (Text) Editor editor factory. |
TextEditor_string |
GUID of the Source Code (Text) Editor editor factory. |