共用方式為


IVsDataViewHierarchy.Model 屬性

取得現有的支援模型物件。

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

語法

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

屬性值

類型:Microsoft.VisualStudio.Data.Services.IVsDataViewSupportModel
IVsDataViewSupportModel 物件。

備註

IVsDataViewSupportModel 物件描述資料檢視支援,也就是,預設檢視和可用的檢視。

.NET Framework 安全性

請參閱

參考

IVsDataViewHierarchy 介面

Microsoft.VisualStudio.Data.Services.SupportEntities 命名空間