Share via


VSConstants.VsTextBufferUserDataGuid.PropertyBrowserSID_string Field

string: This property will be used to set the SEID_PropertyBrowserSID element of the selection for text views. This is used only if you have a custom property browser. If this property is not set, the standard property browser will be associated with the view.

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

Syntax

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

.NET Framework Security

See Also

Reference

VSConstants.VsTextBufferUserDataGuid Class

Microsoft.VisualStudio Namespace