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:
