The NameValuePair type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
Name |
Gets the name stored in this name/value pair.
| |
Value |
Gets the value stored in this name/value pair.
|
See Also