DkmRuntimeId.NativeDwarf 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.
Identifies native code running with DWARF symbols (either in a PE or ELF binary).
public:
static property Guid NativeDwarf { Guid get(); };
public static Guid NativeDwarf { get; }
static member NativeDwarf : Guid
Public Shared ReadOnly Property NativeDwarf As Guid