共用方式為


ElementTreeNode.ShowDomainClass 屬性

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

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

語法

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

屬性值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

ElementTreeNode 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間