UIecBinarySizeValue Property
Gets the
UBinarySize value that is wrapped by this instance.
Namespace: OokiiAssembly: Ookii.BinarySize (in Ookii.BinarySize.dll) Version: 1.2.0+20f0bdf981c7baf115c68ccab612b1a031efcb4d
public UBinarySize Value { get; }
Public ReadOnly Property Value As UBinarySize
Get
public:
property UBinarySize Value {
UBinarySize get ();
}
member Value : UBinarySize with get
Property Value
UBinarySize
The wrapped value.