Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents toolbox multitargeting fields.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.VSConstants.ToolboxMultitargetingFields
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class ToolboxMultitargetingFields
public static class ToolboxMultitargetingFields
public ref class ToolboxMultitargetingFields abstract sealed
[<AbstractClass>]
[<Sealed>]
type ToolboxMultitargetingFields = class end
public final class ToolboxMultitargetingFields
The VSConstants.ToolboxMultitargetingFields type exposes the following members.
Fields
| 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. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)