Click or drag to resize

ViewCreationOptionsCustomRequestHeaders Property

The collection of custom request headers.

Namespace:  Openfin.Desktop.PlatformAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public List<CustomRequestHeader> CustomRequestHeaders { get; set; }

Property Value

Type: ListCustomRequestHeader
See Also