SwitchUpdateOptions.

W Property

Summary

Sets the UpdateAction for the w-state. Can not be detected what file is newer (times are the same, sizes are different).
Namespace
Cake.SevenZip.Switches
Containing Type
SwitchUpdateOptions

Syntax

public UpdateAction? W { private get; set; }

Value

Type Description
UpdateAction? The UpdateAction.
GitHub Discussion