VSConstants.VsEditorFactoryGuid Class
Visual Studio 2015
Provides GUIDs for different editor factories.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ExternalEditor_guid | The GUID of the editor factory for external (.exe-based) editors. |
![]() ![]() | ExternalEditor_string | The GUID of the editor factory for external (.exe-based) editors. |
![]() ![]() | HtmlEditor_guid | The GUID of the HTML Editor factory. |
![]() ![]() | HtmlEditor_string | The GUID of the HTML Editor factory. |
![]() ![]() | ProjectDesignerEditor_guid | The GUID of the Project Properties Designer editor factory. |
![]() ![]() | ProjectDesignerEditor_string | The GUID of the Project Properties Designer editor factory. |
![]() ![]() | TextEditor_guid | The GUID of the text editor factory. |
![]() ![]() | TextEditor_string | The GUID of the text editor factory. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

