VSConstants.SID_SVsToolboxActiveXDataProvider Field
A Visual Studio toolbox service.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
Syntax
'宣言
Public Shared ReadOnly SID_SVsToolboxActiveXDataProvider As Guid
'使用
Dim value As Guid
value = VSConstants.SID_SVsToolboxActiveXDataProvider
public static readonly Guid SID_SVsToolboxActiveXDataProvider
public:
static initonly Guid SID_SVsToolboxActiveXDataProvider
public static final var SID_SVsToolboxActiveXDataProvider : Guid
Field Value
Type: System.Guid
Permissions
- 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.