Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

VSConstants::GUID_HTMEDAllowExistingDocData Field

GUID used to mark a VsTextBuffer in order to tell to the HTML editor factory to accept preexisting doc data.

Namespace:  Microsoft.VisualStudio
Assemblies:   Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
static initonly Guid GUID_HTMEDAllowExistingDocData

For instance, in this call SetData, GUID_HTMEDAllowExistingDocData is the first parameter.

Show: