Summary
Gets or sets the new name.
- Namespace
- Cake
.SevenZip .Arguments - Containing Type
- RenamePair
Syntax
public FilePath? NewFile { get; set; }
Value
Type | Description |
---|---|
FilePath? | The new name. |
public FilePath? NewFile { get; set; }
Type | Description |
---|---|
FilePath? | The new name. |