MonobjcMonobjc Documented Class Library
NSHTTPCookiePort Field
NamespacesMonobjc.FoundationNSHTTPCookieNSHTTPCookiePort

An NSString object containing comma-separated integer values specifying the ports for the cookie.

Only valid for Version 1 cookies or later. The default value is an empty string (““). This header field is optional.

Available in Mac OS X v10.2 and later.

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