edtFTPnet/Free - Open-source FTP component for .NET | Download

BytesTransferredEventArgsRemoteFile Property

The name of the file being transferred, or the name of the directory if it is a directory listing.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
C#
public string RemoteFile { get; }

Property Value

String

See Also