edtFTPnet/Free - Open-source FTP component for .NET | Download
Directory of file before the renaming takes place.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
public string OldDirectory { get; }
Visual Basic
Public ReadOnly Property OldDirectory As String
	Get
Visual C++
public:
property String^ OldDirectory {
	String^ get ();
}

See Also