IVsDataObjectTypeMember.Type 属性

获取数据对象的类型作为 Type

命名空间:  Microsoft.VisualStudio.Data.Services
程序集:  Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)

语法

声明
ReadOnly Property Type As Type
Type Type { get; }
property Type^ Type {
    Type^ get ();
}
abstract Type : Type
function get Type () : Type

属性值

类型:System.Type
数据对象的类型作为 Type

.NET Framework 安全性

请参见

参考

IVsDataObjectTypeMember 接口

Microsoft.VisualStudio.Data.Services 命名空间