UIecBinarySizeValue Property

Gets the UBinarySize value that is wrapped by this instance.

Definition

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

Property Value

UBinarySize
The wrapped value.

See Also