Click or drag to resize
IRequestHeaders Property
Gets a collection of the headers that were sent with the request.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
NameValueCollection Headers { get; }

Property Value

Type: NameValueCollection
See Also