Uri.Query Property

Gets the query string.

Syntax

public:
property String^ Query {
         String^ get ();
}  

Property value

Type: String 

  The query string.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

Uri Class

Uri Members

Windows.Foundation Namespace