Uri.QueryParsed Property

Gets a parsed URL query string.

Syntax

public:
property WwwFormUrlDecoder^ QueryParsed {
         WwwFormUrlDecoder^ get ();
}  

Property value

Type: WwwFormUrlDecoder 

The parsed query.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

Uri Class

Uri Members

Windows.Foundation Namespace