Click or drag to resize

AppFacadeDownloadHeaders Property

Gets a dictionary with HTTP header fields for the download request.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public IDictionary<string, string> DownloadHeaders { get; }

Property Value

Type: IDictionaryString, String
See Also