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 命名空间