Share via


VSConstants.VsTextBufferUserDataGuid.PropertyBrowserSID_guid Field

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.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Shared ReadOnly PropertyBrowserSID_guid As Guid
public static readonly Guid PropertyBrowserSID_guid
public:
static initonly Guid PropertyBrowserSID_guid
static val PropertyBrowserSID_guid: Guid
public static final var PropertyBrowserSID_guid : Guid

.NET Framework Security

See Also

Reference

VSConstants.VsTextBufferUserDataGuid Class

Microsoft.VisualStudio Namespace