The string representation of the current ConfigQuery.
[Visual Basic] Public ReadOnly Property Query As String [C#] public string Query {get;} [C++] public: __property String* get_Query(); [JScript] public function get Query() : String;
ConfigQuery Class | ConfigQuery Members | System.Configuration Namespace