MonobjcMonobjc Documented Class Library
NSHTTPCookieCommentURL Field
NamespacesMonobjc.FoundationNSHTTPCookieNSHTTPCookieCommentURL

An NSURL object or NSString object containing the comment URL for the cookie.

Only valid for Version 1 cookies or 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 NSHTTPCookieCommentURL
Public Shared ReadOnly NSHTTPCookieCommentURL As NSString
public:
static initonly NSString^ NSHTTPCookieCommentURL
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)