IToolboxPlatformType Interfaccia

Definizione

Rappresenta un tipo gestito con una piattaforma associata. Altre interfacce derivano da questo per aggiungere metadati aggiuntivi.

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
Derivato
Implementazioni

Commenti

Implementato dalla shell e fornito a IToolboxItemDiscovery.GetItemInfo.

Proprietà

AssemblyInfo

Ottiene informazioni su un assembly.

(Ereditato da IToolboxType)
TargetPlatform

Ottiene le informazioni sulla piattaforma di destinazione.

Type

Ottiene il tipo gestito.

(Ereditato da IToolboxType)

Si applica a