public ref class WwwFormUrlDecoder sealed : IIterable<IWwwFormUrlDecoderEntry^ >, IVectorView<IWwwFormUrlDecoderEntry^ >
Use the WwwFormUrlDecoder class to break a query string into name-value pairs, based on the number and placement of “&” symbols. Each name-value pair is represented by an IWwwFormUrlDecoderEntry object.
For JavaScript, WwwFormUrlDecoder has the members shown in the member lists. In addition, WwwFormUrlDecoder supports a length property, members of Array.prototype, and using an index to access items.
Namespace: Windows.Foundation
Metadata: windows.winmd