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

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

Syntax

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

See Also