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

TransferParametersHttpParameters Property

Holds the HTTP parameters to be used for the this operation.

Definition

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

Property Value

NameValueCollection

See Also