Propriedade IVsDataViewDisplayNameInfo.CaptionProviderType

Obtém o tipo do provedor de legenda.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (em Microsoft.VisualStudio.Data.Services.dll)

Sintaxe

'Declaração
ReadOnly Property CaptionProviderType As Type
Type CaptionProviderType { get; }
property Type^ CaptionProviderType {
    Type^ get ();
}
abstract CaptionProviderType : Type
function get CaptionProviderType () : Type

Valor de propriedade

Tipo: System.Type
Type que representa o tipo do provedor de legenda.

Segurança do .NET Framework

Consulte também

Referência

IVsDataViewDisplayNameInfo Interface

Namespace Microsoft.VisualStudio.Data.Services