MonobjcMonobjc Documented Class Library
NSHTTPCookieValue Field
NamespacesMonobjc.FoundationNSHTTPCookieNSHTTPCookieValue

An NSString object containing the value of the cookie.

This header field is required.

Available in Mac OS X v10.2 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSHTTPCookieValue
Public Shared ReadOnly NSHTTPCookieValue As NSString
public:
static initonly NSString^ NSHTTPCookieValue
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)