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

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 2.1.0.0