CookieContainer Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The CookieContainer type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Capacity Gets the number of Cookie objects this CookieContainer can contain.
Public propertySupported by Silverlight for Windows Phone Count Gets the number of Cookie objects this CookieContainer contains.
Public propertySupported by Silverlight for Windows Phone MaxCookieSize Gets the maximum cookie length for cookies in the CookieContainer.
Public propertySupported by Silverlight for Windows Phone PerDomainCapacity Gets and sets the number of Cookie instances that a CookieContainer can hold per domain.

Top