IExpressionEditorInstance.GetCommittedText Method

Definition

Gets the text used to generate an expression.

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

Returns

The text used to generate an expression.

Applies to