System.Net.FtpWebRequest.Headers Property

Gets an empty System.Net.WebHeaderCollection object.

Syntax

[System.MonoTODO]
public override WebHeaderCollection Headers { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The FtpWebRequest.Headers property is provided only for compatibility with other implementations of the System.Net.WebRequest and System.Net.WebResponse classes. There is no reason to use FtpWebRequest.Headers.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0