Compartir a través de


IToolboxExtensionsSdkType Interfaz

Definición

Representa un tipo administrado de un SDK de extensiones.

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
Implementaciones

Comentarios

Implementado por el shell y proporcionado a IToolboxItemDiscovery.GetItemInfo.

Propiedades

AssemblyInfo

Obtiene información acerca de un ensamblado.

(Heredado de IToolboxType)
SdkInfo

Obtiene información acerca del SDK de extensión.

TargetPlatform

Obtiene la información de la plataforma de destino.

(Heredado de IToolboxPlatformType)
Type

Obtiene el tipo administrado.

(Heredado de IToolboxType)

Se aplica a