Include Protected Members
Include Inherited Members
Toolbox multitargeting fields.
The VSConstants.ToolboxMultitargetingFields type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | AssemblyName | The full assembly name (strong name), including version | 
| .gif) .gif) | Frameworks | A semicolon-delimited list of TFMs this item supports (without profiles) | 
| .gif) .gif) | ItemProvider | The GUID of the package that implements IVsProvideTargetedToolboxItems and knows about this item type | 
| .gif) .gif) | TypeName | The full type name, e.g. System.Windows.Forms.Button | 
| .gif) .gif) | UseProjectTargetFrameworkVersionInTooltip | A boolean value indicating whether to use the project target framework's version in toolbox item tooltips | 
Top