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
function get CaptionProviderType () : Type

属性值

类型:System.Type
表示说明提供程序的类型 Type

.NET Framework 安全性

请参见

参考

IVsDataViewDisplayNameInfo 接口

Microsoft.VisualStudio.Data.Services 命名空间