Gets the query's text.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public string Query { get; }
Public ReadOnly Property Query As String Get
public: property String^ Query { String^ get (); }
/** @property */ public String get_Query()