다음을 통해 공유


IExpressionEditorInstance.Text 속성

정의

텍스트의 값을 가져오거나 설정합니다.

public:
 property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

속성 값

String를 반환합니다.

적용 대상