FTPFileTransferEventArgsRemoteFile Property
Name of remote file as passed into the method that initiated the transfer.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public string RemoteFile { get; set; }
Public Property RemoteFile As String
Get
Set
public:
property String^ RemoteFile {
String^ get ();
void set (String^ value);
}
member RemoteFile : string with get, set
Property Value
String