ViewCreationOptionsCustomRequestHeaders Property |
The collection of custom request headers.
Namespace:
Openfin.Desktop.PlatformAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public List<CustomRequestHeader> CustomRequestHeaders { get; set; }
Property Value
Type:
ListCustomRequestHeaderSee Also