ToolboxMultitargetingFields.ItemProvider Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The GUID of the package that implements IVsProvideTargetedToolboxItems and knows about this item type.
public: System::String ^ ItemProvider;
std::wstring ItemProvider;
public const string ItemProvider;
val mutable ItemProvider : string
Public Const ItemProvider As String