IToolboxExtensionsSdkType Interface

Definição

Representa um tipo gerenciado de um SDK de extensões.

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
Implementações

Comentários

Implementado pelo shell e fornecido a IToolboxItemDiscovery.GetItemInfo.

Propriedades

AssemblyInfo

Obtém informações sobre um assembly.

(Herdado de IToolboxType)
SdkInfo

Obtém informações sobre o SDK da extensão.

TargetPlatform

Obtém as informações da plataforma de destino.

(Herdado de IToolboxPlatformType)
Type

Obtém o tipo gerenciado.

(Herdado de IToolboxType)

Aplica-se a