RequestMessage.CookieContainer
RequestMessage.CookieContainer property
Gets or sets the cookie container used to store server cookies by the handler.
public CookieContainer CookieContainer { get; set; }
Property Value
A System.Net.CookieContainer that contains the cookies associated with this request.
See Also
- class RequestMessage
- namespace Aspose.Svg.Net
- assembly Aspose.SVG