共用方式為


ModelExplorerTreeContainer.ObjectModelBrowser 屬性

取得出現在 [模型總管] 中的樹狀檢視。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

語法

'宣告
Public Property ObjectModelBrowser As TreeView
public TreeView ObjectModelBrowser { get; private set; }

屬性值

類型:System.Windows.Forms.TreeView
出現在 [模型總管] 中的樹狀檢視。

備註

樹狀檢視在模型內所有項目。 這些項目包括圖形、角色和其屬性。

.NET Framework 安全性

請參閱

參考

ModelExplorerTreeContainer 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間