IVsDataViewIconInfo.IconProviderType, propriété

Obtient la classe comme Type qui implémente l'entité de média 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 with get
function get IconProviderType () : Type

Valeur de propriété

Type : Type
Type comme classe qui implémente l'entité de média d'IVsDataViewUserContextProvider.

Exceptions

Exception Condition
TypeLoadException

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

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewIconInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms