NameValuePair

NameValuePair class

An extended property.

The NameValuePair type exposes the following members:

Constructors

NameDescription
NameValuePair()Initializes a new instance of the NameValuePair class

Properties

NameDescription
valueName of the property
nameValue of the property

See Also