ToolboxMultitargetingFields.ItemProvider Field
The GUID of the package that implements IVsProvideTargetedToolboxItems and knows about this item type.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
Public Const ItemProvider As String
public const string ItemProvider
public:
literal String^ ItemProvider
static val mutable ItemProvider: string
public const var ItemProvider : String
.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.