FTPFileTransferEventArgsLocalDirectory Property
Name of the local directory (not including file-name).
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public string LocalDirectory { get; }
Public ReadOnly Property LocalDirectory As String
Get
public:
property String^ LocalDirectory {
String^ get ();
}
member LocalDirectory : string with get
Property Value
String