VSConstants.VsTextBufferUserDataGuid.VsBufferMoniker_string Field

Definition

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

public: System::String ^ VsBufferMoniker_string;
std::wstring VsBufferMoniker_string;
public const string VsBufferMoniker_string;
val mutable VsBufferMoniker_string : string
Public Const VsBufferMoniker_string As String 

Field Value

Applies to