共用方式為


ElementTreeNode.ShowDomainClass 屬性

取得或設定是否要在樹狀節點文字的 ModelElement 名稱後面顯示 DomainClass 名稱。 例如,"myElement (MyClass)"。如果節點型別不代表模型項目,可能會忽略。

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

語法

'宣告
Public Property ShowDomainClass As Boolean
public bool ShowDomainClass { get; set; }

屬性值

類型:System.Boolean

.NET Framework 安全性

請參閱

參考

ElementTreeNode 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間