Partager via


IToolboxPlatformType Interface

Définition

Représente un type managé avec une plateforme associée. D’autres interfaces en dérivent pour ajouter des métadonnées supplémentaires.

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
Dérivé
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)
TargetPlatform

Obtient les informations de plateforme cible.

Type

Obtient le type managé.

(Hérité de IToolboxType)

S’applique à