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.12.0 (in Microsoft.VisualStudio.Shell.12.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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.