IWwwFormUrlDecoderEntry.Value Property

Represents a named value in a URL query string.

Syntax

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

Property value

Type: String 

  The value of a query parameter that corresponds with the Name property.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IWwwFormUrlDecoderEntry Interface

IWwwFormUrlDecoderEntry Members

Windows.Foundation Namespace