VSConstants.ToolboxMultitargetingFields Class
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.
public: ref class VSConstants::ToolboxMultitargetingFields abstract sealed
class VSConstants::ToolboxMultitargetingFields abstract sealed
public static class VSConstants.ToolboxMultitargetingFields
type VSConstants.ToolboxMultitargetingFields = class
Public Class VSConstants.ToolboxMultitargetingFields
- Inheritance
-
VSConstants.ToolboxMultitargetingFields
Fields
AssemblyName |
The full assembly name (strong name), including version. |
Frameworks |
A semicolon-delimited list of TFMs this item supports (without profiles). |
ItemProvider |
The GUID of the package that implements IVsProvideTargetedToolboxItems and knows about this item type. |
TypeName |
The full type name, e.g. System.Windows.Forms.Button. |
UseProjectTargetFrameworkVersionInTooltip |
A boolean value indicating whether to use the project target framework's version in toolbox item tooltips. |