共用方式為


IVsDataObject.Type 屬性

取得表示是資料來源特定的資料物件支援型別的 IVsDataObjectType 物件。

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

語法

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

屬性值

類型:Microsoft.VisualStudio.Data.Services.IVsDataObjectType
表示是資料來源特定的資料物件支援型別的 IVsDataObjectType 物件。

.NET Framework 安全性

請參閱

參考

IVsDataObject 介面

Microsoft.VisualStudio.Data.Services 命名空間