HttpCookie::Value Property
.NET Framework (current version)
Gets or sets an individual cookie value.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::String^The value of the cookie. The default value is a null reference (Nothing in Visual Basic).
.NET Framework
Available since 1.1
Available since 1.1
Show: