ResponseCookies Properties

HttpServer.dll

The ResponseCookies type exposes the following members.

Properties

  NameDescription
Count
Gets the count of cookies in the collection.
Item
Gets the cookie of a given identifier (null if not existing).

See Also