Property Values
- Namespace
- DotNetBrowser.Net
- Assembly
- DotNetBrowser.dll
Values
Gets the collection of the HTTP header values.
public IEnumerable<string> Values { get; }
Property Value
- IEnumerable<string>
The collection of the HTTP header values.