BinarySizeJsonConverterOptions 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.0.0+877c9712c6435bf9adfdb0683d7a434c5604a8f2
C#
public BinarySizeOptions Options { get; }

Property Value

BinarySizeOptions
A bitwise combination of BinarySizeOptions values.

See Also