FtpWebResponse.Headers Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)
Headers
Gets the headers associated with this response from the server.
Declaration
public override WebHeaderCollection Headers { get; }
Property Value
Type | Description |
---|---|
Web |
A Web |
Overrides
Remarks
Ftp