VSConstants.VsTextBufferUserDataGuid.VsBufferMoniker_string 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.
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