VSConstants.GUID_HTMEDAllowExistingDocData Field

Definition

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

Applies to