共用方式為


ExplorerTreeNode.GetRepresentedElement 方法

取得這個節點表示的 ModelElement (如果有的話)。

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

語法

'宣告
Protected Overridable Function GetRepresentedElement As ModelElement
protected virtual ModelElement GetRepresentedElement()

傳回值

類型:Microsoft.VisualStudio.Modeling.ModelElement
這個節點唯一對應的 ModelElement,或者為 null

.NET Framework 安全性

請參閱

參考

ExplorerTreeNode 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間