[This is preliminary documentation and is subject to change.]
The currently selected text (if any) in the editor.
| C# | Visual Basic | Visual C++ |
string SelectedText { get; }
ReadOnly Property SelectedText As String
property String^ SelectedText { String^ get (); }