IVsDataViewCommandInfo, interface

Encapsule les informations qui décrivent une commande pour un nœud dans l'explorateur de serveurs.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
Public Interface IVsDataViewCommandInfo
public interface IVsDataViewCommandInfo
public interface class IVsDataViewCommandInfo
type IVsDataViewCommandInfo =  interface end
public interface IVsDataViewCommandInfo

Le type IVsDataViewCommandInfo expose les membres suivants.

Propriétés

  Nom Description
Propriété publique CommandId Obtient CommandID qui identifie la commande.
Propriété publique CommandProviderType Obtient la classe comme Type qui implémente l'entité de prise en charge d' IVsDataViewCommandProvider .Le fournisseur fournit cette implémentation.

Début

Méthodes

  Nom Description
Méthode publique GetParameters Obtient les paramètres associés à cette commande.

Début

Notes

Cette interface est implémentée en tant que service de l'élément DDEX.

Voir aussi

Référence

Microsoft.VisualStudio.Data.Services, espace de noms