Partager via


IVsDataViewCommandInfo Interface

Définition

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.

S’applique à