Condividi tramite


Proprietà IVsDataViewCommonNodeInfo.UserContextProviderType

Ottiene la classe come Type che implementa l'entità di supporto IVsDataViewUserContextProvider. Il provider forniscono questa implementazione.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Sintassi

'Dichiarazione
ReadOnly Property UserContextProviderType As Type
Type UserContextProviderType { get; }
property Type^ UserContextProviderType {
    Type^ get ();
}
abstract UserContextProviderType : Type with get
function get UserContextProviderType () : Type

Valore proprietà

Tipo: Type
Type come classe che implementa l'entità di supporto IVsDataViewUserContextProvider.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDataViewCommonNodeInfo Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Services