Compartir a través de


IVsDataViewIconInfo.IconProviderType (Propiedad)

IVsDataViewUserContextProvider 实现获取支持实体的类为 Type。 提供程序提供此实现。

Espacio de nombres:  Microsoft.VisualStudio.Data.Services
Ensamblado:  Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)

Sintaxis

'Declaración
ReadOnly Property IconProviderType As Type
Type IconProviderType { get; }
property Type^ IconProviderType {
    Type^ get ();
}
abstract IconProviderType : Type with get
function get IconProviderType () : Type

Valor de propiedad

Tipo: Type
Type 实现 IVsDataViewUserContextProvider。支持实体的类。

Excepciones

Excepción Condición
TypeLoadException

图标的程序类型不能从提供程序图标类型名称加载。

Seguridad de .NET Framework

Vea también

Referencia

IVsDataViewIconInfo Interfaz

Microsoft.VisualStudio.Data.Services (Espacio de nombres)