| DownloadTaskCookies Property |
Cookies to send to the server when requesting the HTTP(S) resource.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public IDictionary<string, string> Cookies { get; set; }
Public Property Cookies As IDictionary(Of String, String)
Get
Set
Property Value
Type:
IDictionaryString,
StringSee Also