Property SelectedText
SelectedText
Gets the currently selected text in the editor.
public string SelectedText { get; }
Property Value
- string
A string containing the selected text.
Gets the currently selected text in the editor.
public string SelectedText { get; }
A string containing the selected text.