IToolboxPlatformType Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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) |