Compartir a través de


IVsDataViewDisplayNameInfo.CaptionProviderType (Propiedad)

Obtiene el tipo de proveedor de la leyenda.

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

Sintaxis

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

Valor de propiedad

Tipo: System.Type
Type que representa el tipo de proveedor de la leyenda.

Seguridad de .NET Framework

Vea también

Referencia

IVsDataViewDisplayNameInfo Interfaz

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