Mono Class Library: System.Web.HttpCookie Overview | Members

System.Web.HttpCookie.Value Property

The value of the cookie.

public string Value { set; get; }

Value

The current value stored in the cookie.

Remarks

The current cookie value, this does not include any other properties, for those you must use the property accessors.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0