edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

HttpClientHttpParameters Property

Holds the HTTP parameters to be used for the next operation. These should be cleared if no parameters are to be used.

Definition

Namespace: EnterpriseDT.Net.Ftp.Http
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public NameValueCollection HttpParameters { get; }

Property Value

NameValueCollection

See Also