IWwwFormUrlDecoderEntry.Name Property

Represents the name of a parameter in a URL query string.

Syntax

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

Property value

Type: String 

  The name of a query string parameter. The Value property represents the corresponding value.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IWwwFormUrlDecoderEntry Interface

IWwwFormUrlDecoderEntry Members

Windows.Foundation Namespace