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

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: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public string RemoteFile { get; }

Property Value

String

See Also