IVsDataViewCommonNodeInfo.UserContextProviderType, propriété

Obtient la classe comme Type qui implémente l'entité de prise en charge d' IVsDataViewUserContextProvider . 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 UserContextProviderType As Type
Type UserContextProviderType { get; }
property Type^ UserContextProviderType {
    Type^ get ();
}
abstract UserContextProviderType : Type with get
function get UserContextProviderType () : Type

Valeur de propriété

Type : Type
Type comme une classe qui implémente l'entité de prise en charge d' IVsDataViewUserContextProvider .

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewCommonNodeInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms