ExtractCommand.

OutputDirectory Property

Summary

Gets or sets the SwitchOutputDirectory.
Namespace
Cake.SevenZip.Commands
Containing Type
ExtractCommand

Syntax

public SwitchOutputDirectory? OutputDirectory { get; set; }

Value

Type Description
SwitchOutputDirectory? SwitchOutputDirectory.
GitHub Discussion