Share via


IVsDataViewIconInfo.IconProviderType, 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 IconProviderType As Type
Type IconProviderType { get; }
property Type^ IconProviderType {
    Type^ get ();
}
abstract IconProviderType : Type
function get IconProviderType () : Type

Valeur de propriété

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

Exceptions

Exception Condition
TypeLoadException

Le type de fournisseur d'icône n'a pas pu être chargé nom de type de fournisseur d'icône.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewIconInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms