Freigeben über


IToolboxPlatformType Schnittstelle

Definition

Stellt einen verwalteten Typ mit einer zugeordneten Plattform dar. Andere Schnittstellen leiten sich davon ab, um zusätzliche Metadaten hinzuzufügen.

public interface class IToolboxPlatformType : Microsoft::VisualStudio::Shell::IToolboxType
public interface class IToolboxPlatformType : Microsoft::VisualStudio::Shell::IToolboxType
__interface IToolboxPlatformType : Microsoft::VisualStudio::Shell::IToolboxType
public interface IToolboxPlatformType : Microsoft.VisualStudio.Shell.IToolboxType
type IToolboxPlatformType = interface
    interface IToolboxType
Public Interface IToolboxPlatformType
Implements IToolboxType
Abgeleitet
Implementiert

Hinweise

Wird von der Shell implementiert und für IToolboxItemDiscovery.GetItemInfo bereitgestellt.

Eigenschaften

AssemblyInfo

Ruft Informationen zu einer Assembly ab.

(Geerbt von IToolboxType)
TargetPlatform

Ruft die Informationen für die unterstützte Zielplattform ab.

Type

Ruft den verwalteten Typ ab.

(Geerbt von IToolboxType)

Gilt für: