共用方式為


IVsDataViewDisplayNameInfo.CaptionProviderType 屬性

取得標頭的提供者型別。

命名空間:  Microsoft.VisualStudio.Data.Services
組件:  Microsoft.VisualStudio.Data.Services (在 Microsoft.VisualStudio.Data.Services.dll 中)

語法

'宣告
ReadOnly Property CaptionProviderType As Type
Type CaptionProviderType { get; }
property Type^ CaptionProviderType {
    Type^ get ();
}
abstract CaptionProviderType : Type with get
function get CaptionProviderType () : Type

屬性值

類型:Type
表示標題提供者類型的 Type

.NET Framework 安全性

請參閱

參考

IVsDataViewDisplayNameInfo 介面

Microsoft.VisualStudio.Data.Services 命名空間