RequestConfigurationCookieContainer Property |
Gets or sets the cookies associated with the request.
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic CookieContainer CookieContainer { get; set; }Property Value
CookieContainer
See Also