HttpClientHttpParameters Property
Holds the HTTP parameters to be used for the
next operation. These should be cleared if no
parameters are to be used.
Namespace: EnterpriseDT.Net.Ftp.HttpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public NameValueCollection HttpParameters { get; }
Public ReadOnly Property HttpParameters As NameValueCollection
Get
public:
property NameValueCollection^ HttpParameters {
NameValueCollection^ get ();
}
member HttpParameters : NameValueCollection with get
Property Value
NameValueCollection