Edit

Share via


NameValuePair Class

Definition

This class holds generic name value information.

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

Properties

Name

Return the name.

Value

Return the string value.

Applies to