ExpressionEditorAttribute.EditorTypeName 속성

정의

편집기 형식 이름을 검색하기 위해 식 편집기에서 사용됩니다.

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

속성 값

편집기 형식의 이름입니다.

설명

사용 합니다 EditorTypeName 편집기의이 인스턴스와 연결 된 형식의 이름을 검색 하는 속성을 ExpressionEditorAttribute 클래스.

적용 대상