Summary
Gets the files to be renamed.
- Namespace
- Cake
.SevenZip .Commands - Containing Type
- RenameCommand
Syntax
public ICollection<RenamePair> RenamePairs { get; }
Value
Type | Description |
---|---|
ICollection |
The files to be renamed. |