edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Directory of file before the renaming takes place.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

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