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

HttpClientCookies Property

Stores any cookies returned by the server

Definition

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

Property Value

CookieCollection

See Also