FTPFileRenameEventArgsNewFilePath Property
Path of file after the renaming takes place.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public string NewFilePath { get; }
Public ReadOnly Property NewFilePath As String
Get
public:
property String^ NewFilePath {
String^ get ();
}
member NewFilePath : string with get
Property Value
String