IToolboxPlatformType Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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) |