VSConstants.ToolboxMultitargetingFields.ItemProvider Field
The GUID of the package that implements IVsProvideTargetedToolboxItems and knows about this item type
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Déclaration
Public Const ItemProvider As String
'Utilisation
Dim value As String
value = VSConstants..::..ToolboxMultitargetingFields.ItemProvider
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.
See Also
Reference
VSConstants.ToolboxMultitargetingFields Class