This property supports the .NET Compact Framework infrastructure and is not intended to be used directly from your code.
Gets an empty WebHeaderCollection object.
| C# | Visual Basic |
public override WebHeaderCollection Headers { get; set; }
Public Overrides Property Headers As WebHeaderCollection
An empty WebHeaderCollection object.
The Headers property is provided only for compatibility with other implementations of the WebRequest and WebResponse classes.
There is no reason to use Headers.