AddCommand.

TimestampFromMostRecentFile Property

Summary

Gets or sets the SwitchSetTimestampFromMostRecentFile.
Namespace
Cake.SevenZip.Commands
Containing Type
AddCommand

Syntax

public SwitchSetTimestampFromMostRecentFile? TimestampFromMostRecentFile { get; set; }

Value

Type Description
SwitchSetTimestampFromMostRecentFile? SwitchSetTimestampFromMostRecentFile.
GitHub Discussion