UBinarySizeConverterOptions Property

Gets a value that indicates how units are interpreted when converting from a string.

Definition

Namespace: Ookii
Assembly: Ookii.BinarySize (in Ookii.BinarySize.dll) Version: 1.2.0+20f0bdf981c7baf115c68ccab612b1a031efcb4d
C#
public BinarySizeOptions Options { get; }

Property Value

BinarySizeOptions
A bitwise combination of BinarySizeOptions values.

See Also