AddCommand.

Volumes Property

Summary

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

Syntax

public SwitchVolumeCollection? Volumes { get; set; }

Value

Type Description
SwitchVolumeCollection? SwitchVolumeCollection.
GitHub Discussion