UseFullPaths Property
Gets or sets a value indicating whether to use full paths. Default is true.
Namespace
Cake.SevenZip.Commands
Containing Type
ExtractCommand
Property Type
bool

Syntax

public bool UseFullPaths { get; set; }

Value

Type Description
bool true if [use full paths]; otherwise, false.