EditorAttribute.EditorTypeName 属性

定义

获取 AssemblyQualifiedName 格式的编辑器类的名称。

public:
 property System::String ^ EditorTypeName { System::String ^ get(); };
public string EditorTypeName { get; }
member this.EditorTypeName : string
Public ReadOnly Property EditorTypeName As String

属性值

AssemblyQualifiedName 格式的编辑器类的名称。

适用于