Condividi tramite


DkmFrameFormatOptions.Radix Field

Definition

The radix to use when formatting integer data. Currently supported values are '16' and '10'.

public: initonly System::UInt32 Radix;
public: initonly unsigned int Radix;
initonly unsigned int Radix;
public readonly uint Radix;
val mutable Radix : uint32
Public ReadOnly Radix As UInteger 

Field Value

Applies to