RenamePair.

NewFile Property

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.
GitHub Discussion