Compartilhar via


IToolboxPlatformType Interface

Definição

Representa um tipo gerenciado com uma plataforma associada. Outras interfaces derivam disso para adicionar metadados adicionais.

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

Comentários

Implementado pelo shell e fornecido para IToolboxItemDiscovery.GetItemInfo.

Propriedades

AssemblyInfo

Obtém informações sobre um assembly.

(Herdado de IToolboxType)
TargetPlatform

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

Type

Obtém o tipo gerenciado.

(Herdado de IToolboxType)

Aplica-se a