Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

CookieContainer Constructor

 

Initializes a new instance of the CookieContainer class.

Namespace:   System.Net
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodCookieContainer()

Initializes a new instance of the CookieContainer class.

System_CAPS_pubmethodCookieContainer(Int32)

Initializes a new instance of the CookieContainer class with a specified value for the number of Cookie instances that the container can hold.

System_CAPS_pubmethodCookieContainer(Int32, Int32, Int32)

Initializes a new instance of the CookieContainer class with specific properties.

Return to top
Show:
© 2017 Microsoft