IVsDataViewCommandInfo 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 des informations sur une commande de nœud de vue de données.
public interface class IVsDataViewCommandInfo
public interface IVsDataViewCommandInfo
type IVsDataViewCommandInfo = interface
Public Interface IVsDataViewCommandInfo
Propriétés
CommandId |
Obtient un CommandID qui identifie de manière unique la commande. |
CommandProviderType |
Obtient la classe en tant que Type qui implémente l’entité de IVsDataViewCommandProvider support. Le fournisseur fournit cette implémentation. |
Méthodes
GetParameters() |
Obtient les paramètres associés à cette commande. |