Gets the new name for the currently processed file or directory.
If the chosen reaction is not Rename, this property is ignored.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property NewName As String Get |
C# |
---|
public string NewName { get; } |