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