System.Net.FtpWebResponse.Headers Property

Gets an empty System.Net.WebHeaderCollection object.

Syntax

public override WebHeaderCollection Headers { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The FtpWebResponse.Headers property is provided only for compatibility with other implementations of the System.Net.WebRequest and System.Net.WebResponse classes.

Requirements

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