Click or drag to resize

RequestConfigurationCookieContainer Property

Gets or sets the cookies associated with the request.

Namespace: Downloader
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CookieContainer CookieContainer { get; set; }

Property Value

CookieContainer
See Also