Mini SQL Query Extensibility Documentation
SelectedText Property
NamespacesMiniSqlQuery.CoreIQueryEditorSelectedText

[This is preliminary documentation and is subject to change.]

The currently selected text (if any) in the editor.
Declaration Syntax
C#Visual BasicVisual C++
string SelectedText { get; }
ReadOnly Property SelectedText As String
property String^ SelectedText {
	String^ get ();
}

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)