Share via


VSConstants.VsTextBufferUserDataGuid.VsBufferMoniker_string Field

The moniker of the document loaded in the text buffer. It is the full path of the file if the document is a file.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Const VsBufferMoniker_string As String
public const string VsBufferMoniker_string
public:
literal String^ VsBufferMoniker_string
static val mutable VsBufferMoniker_string: string
public const var VsBufferMoniker_string : String

.NET Framework Security

See Also

Reference

VSConstants.VsTextBufferUserDataGuid Class

Microsoft.VisualStudio Namespace