ISupportSwitchVolume.

Volumes Property

Summary

Gets or sets the SwitchVolumeCollection.
Namespace
Cake.SevenZip.Switches
Containing Type
ISupportSwitchVolume

Syntax

SwitchVolumeCollection? Volumes { get; set; }

Value

Type Description
SwitchVolumeCollection? SwitchVolumeCollection.
GitHub Discussion