VSConstants.GUID_TextEditorFactory Field
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.
GUID of the Text editor factory.
public: static initonly Guid GUID_TextEditorFactory;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static readonly Guid GUID_TextEditorFactory;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
staticval mutable GUID_TextEditorFactory : Guid
Public Shared ReadOnly GUID_TextEditorFactory As Guid
Field Value
- Attributes