ProblemDetectedEventArgs.NewName Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
NewName
Gets the new name for the currently processed file or directory. If the chosen reaction is not Rename, this property is ignored.
Declaration
public string NewName { get; }
Property Value
Type | Description |
---|---|
String | New name. |