다음을 통해 공유


IExpressionEditorInstance.GetCommittedText 메서드

정의

식을 생성하는 데 사용된 텍스트를 가져옵니다.

public:
 System::String ^ GetCommittedText();
public string GetCommittedText ();
abstract member GetCommittedText : unit -> string
Public Function GetCommittedText () As String

반환

식을 생성하는 데 사용된 텍스트입니다.

적용 대상