Condividi tramite


DkmInspectionContext.Radix Property

Definition

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

public:
 property System::UInt32 Radix { System::UInt32 get(); };
public:
 property unsigned int Radix { unsigned int get(); };
public uint Radix { get; }
member this.Radix : uint32
Public ReadOnly Property Radix As UInteger

Property Value

Returns UInt32.

Applies to