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
.NET Framework (current version)
Initializes a new instance of the CookieContainer class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | CookieContainer() | Initializes a new instance of the CookieContainer class. |
![]() | CookieContainer(Int32) | Initializes a new instance of the CookieContainer class with a specified value for the number of Cookie instances that the container can hold. |
![]() | CookieContainer(Int32, Int32, Int32) | Initializes a new instance of the CookieContainer class with specific properties. |
Show:
