VSConstants.ToolboxMultitargetingFields Class
Visual Studio 2015
Represents toolbox multitargeting fields.
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. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

