VolumeUnit Class
Namespace
Cake.SevenZip.Switches
Base Types
  • object
graph BT Type-->Base0["object"] Type["VolumeUnit"] class Type type-node

Syntax

public sealed class VolumeUnit

Properties

Name Property Type Summary
Bytes VolumeUnit
Gets Unit: Bytes (b).
static
Gigabytes VolumeUnit
Gets Unit: Gigabytes (g).
static
Kilobytes VolumeUnit
Gets Unit: Kilobytes (k).
static
Megabytes VolumeUnit
Gets Unit: Megabytes (m).
static

Methods

Name Return Value Summary
ToString() string
Converts to string.