This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.7zip.
Summary
Gets or sets the old name. (i.e. The file to be renamed.)
- Assembly
- Cake
.7zip .dll - Namespace
- Cake
.SevenZip .Arguments - Containing Type
- RenamePair
Syntax
public FilePath OldFile { get; set; }
Value
Type | Description |
---|---|
FilePath | The old name. |