Mini SQL Query Extensibility Documentation
SelectedText Property
NamespacesMiniSqlQuery.CoreIEditorSelectedText
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: 1.0.0.0 (1.0.0.0)