DkmInspectionContext.Radix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.