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 형식의 편집기 클래스 이름입니다.

적용 대상