Click or drag to resize

CustomRequestHeaderHeaders Property

List of headers (key:value)

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public List<Dictionary<Object, Object>> Headers { get; }

Property Value

Type: ListDictionaryObject, Object
See Also