VSConstants::ToolboxMultitargetingFields Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AssemblyName | The full assembly name (strong name), including the version. |
![]() ![]() | Frameworks | A semicolon-delimited list of the target framework monitors that are supported by this item (without profiles). |
![]() ![]() | ItemProvider | The GUID of the package that implements IVsProvideTargetedToolboxItems and knows about this item type. |
![]() ![]() | TypeName | The full type name, for example System.Windows.Forms.Button. |
![]() ![]() | UseProjectTargetFrameworkVersionInTooltip | Determines whether to use the project target framework's version in toolbox item tooltips. |
Show:

