A query used on the source, if there is one.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string Query { get; set; }
Public Property Query As String
public: property String^ Query { String^ get (); void set (String^ value); }
C# | Visual Basic | Visual C++ |
public string Query { get; set; }
Public Property Query As String
public: property String^ Query { String^ get (); void set (String^ value); }