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 的 DisplayName,如果指定了。否则返回基类默认值。

实现

ICustomTypeDescriptor.GetClassName()

.NET Framework 安全性

请参见

参考

ElementTypeDescriptor 类

Microsoft.VisualStudio.Modeling.Design 命名空间