HttpResponse.Cookies Property
Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 7.0.9083)
Cookies
Gets a collection of HTTP cookies associated with this response.
Declaration
public CookieCollection Cookies { get; }
Property Value
Type | Description |
---|---|
CookieCollection |