Click or drag to resize
IHttpCookieCollection Properties

The IHttpCookieCollection type exposes the following members.

Properties
  NameDescription
Public propertyAllKeys
Gets a string array containing all the keys (cookie names) in the cookie collection.
Public propertyItem
Gets the cookie with the specified name from the cookie collection.
Top
See Also