共用方式為


ElementTypeDescriptor.GetClassName 方法

傳回這個描述項所表示之類別的名稱。

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

語法

'宣告
Public Overrides Function GetClassName As String
public override string GetClassName()

傳回值

型別:System.String
DomainClass 是顯示名稱所述,是否指定一個。否則會傳回的基底類別的預設值。

實作

ICustomTypeDescriptor.GetClassName()

.NET Framework 安全性

請參閱

參考

ElementTypeDescriptor 類別

Microsoft.VisualStudio.Modeling.Design 命名空間