System::Uri::get_PathAndQuery method

Uri::get_PathAndQuery method

Returns the absolute path and query components of the URI represented by the current object separated by a question mark (?).

String System::Uri::get_PathAndQuery() const

See Also