Partager via


IToolboxExtensionsSdkType Interface

Définition

Représente un type managé à partir d’un Kit de développement logiciel (SDK) d’extensions.

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
Implémente

Remarques

Implémenté par l’interpréteur de commandes et fourni à IToolboxItemDiscovery.GetItemInfo.

Propriétés

AssemblyInfo

Obtient des informations sur un assembly.

(Hérité de IToolboxType)
SdkInfo

Obtient des informations sur le kit de développement logiciel (SDK) de l'extension.

TargetPlatform

Obtient les informations de plateforme cible.

(Hérité de IToolboxPlatformType)
Type

Obtient le type managé.

(Hérité de IToolboxType)

S’applique à