BytesTransferredEventArgsRemoteFile Property
The name of the file being transferred, or the name of the directory
if it is a directory listing.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public string RemoteFile { get; }
Public ReadOnly Property RemoteFile As String
Get
public:
property String^ RemoteFile {
String^ get ();
}
member RemoteFile : string with get
Property Value
String