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; }

Field Value

New name.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also