FTPFileTransferEventArgsLocalFile Property
Name of the local file (without path).
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public string LocalFile { get; }
Public ReadOnly Property LocalFile As String
Get
public:
property String^ LocalFile {
String^ get ();
}
member LocalFile : string with get
Property Value
String