VSConstants.GUID_HTMEDAllowExistingDocData 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 used to mark a TextBuffer in order to tell to the HTML editor factory to accept preexisting doc data.
public: static initonly Guid GUID_HTMEDAllowExistingDocData;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static readonly Guid GUID_HTMEDAllowExistingDocData;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
staticval mutable GUID_HTMEDAllowExistingDocData : Guid
Public Shared ReadOnly GUID_HTMEDAllowExistingDocData As Guid
Field Value
- Attributes