VSConstants.VsTextBufferUserDataGuid.VsBufferMoniker_guid Field

Definition

string: Moniker of document loaded in the TextBuffer. It will be the full path of file if the document is a file.

public: static initonly Guid VsBufferMoniker_guid;
public static readonly Guid VsBufferMoniker_guid;
 staticval mutable VsBufferMoniker_guid : Guid
Public Shared ReadOnly VsBufferMoniker_guid As Guid 

Field Value

Applies to