Freigeben über


IToolboxExtensionsSdkType Schnittstelle

Definition

Stellt einen verwalteten Typ aus einem Erweiterungs-SDK dar.

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

Hinweise

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

Eigenschaften

AssemblyInfo

Ruft Informationen zu einer Assembly ab.

(Geerbt von IToolboxType)
SdkInfo

Ruft Informationen über das Erweiterungs-SDK ab.

TargetPlatform

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

(Geerbt von IToolboxPlatformType)
Type

Ruft den verwalteten Typ ab.

(Geerbt von IToolboxType)

Gilt für: