MonobjcMonobjc Documented Class Library
NSHTTPCookieComment Field
NamespacesMonobjc.FoundationNSHTTPCookieNSHTTPCookieComment

An NSString object containing the comment for the cookie.

Only valid for Version 1 cookies and later. This header field is optional.

Available in Mac OS X v10.2 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSHTTPCookieComment
Public Shared ReadOnly NSHTTPCookieComment As NSString
public:
static initonly NSString^ NSHTTPCookieComment
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)