Share via


IVsDataViewCommandInfo.CommandProviderType, propriété

Obtient la classe comme Type qui implémente l'entité de prise en charge d' IVsDataViewCommandProvider . Le fournisseur fournit cette implémentation.

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

Syntaxe

'Déclaration
ReadOnly Property CommandProviderType As Type
Type CommandProviderType { get; }
property Type^ CommandProviderType {
    Type^ get ();
}
abstract CommandProviderType : Type with get
function get CommandProviderType () : Type

Valeur de propriété

Type : Type
Type représentant la classe qui implémente l'entité de prise en charge d' IVsDataViewCommandProvider .

Notes

Le type d'implémentation est spécifié dans le fichier XML de DataObjectSupport.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewCommandInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms