VSConstants.ToolboxMultitargetingFields Class

Definition

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.

Applies to