CookieContainer Properties
Collapse the table of content
Expand the table of content

CookieContainer Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The CookieContainer type exposes the following members.

  NameDescription
Public property Capacity Gets the number of Cookie objects this CookieContainer can contain.
Public property Count Gets the number of Cookie objects this CookieContainer contains.
Public property MaxCookieSize Gets the maximum cookie length for cookies in the CookieContainer.
Public property PerDomainCapacity Gets the number of Cookie instances that a CookieContainer can hold per domain.
Top

Show:
© 2017 Microsoft