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

See Also

Reference

ToolboxMultitargetingFields Class

Microsoft.VisualStudio.Shell.Interop Namespace