NameValuePair Class

Definition

Represents a name-value pair.

public class NameValuePair
type NameValuePair = class
Public Class NameValuePair
Inheritance
NameValuePair

Properties

Name

Gets the name in the name-value pair.

Value

Gets the value in the name-value pair.

Applies to