LumiSoft Mail Server User API
NewName Property
Namespaces > LumiSoft.Net.FTP.Server > FileSysEntry_EventArgs > NewName
Gets new directory or new file name with path. This filled for Rename event only.
Syntax
C#Visual BasicManaged C++
public string NewName { get; }
Public ReadOnly Property NewName As String
public:
String^ NewName {
	String^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)