共用方式為


ModelExplorerTreeContainer.ObjectModelBrowser 屬性

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

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

語法

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

屬性值

型別:System.Windows.Forms.TreeView
樹狀檢視中會出現在模型總管

備註

樹狀檢視中會包含在模型中的所有項目。 這些元素包括圖形、 角色和其屬性。

.NET Framework 安全性

請參閱

參考

ModelExplorerTreeContainer 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間