Language

DkmBaseDebugMonitorId.ManagedCoreDumpFile Property

Definition

DkmProcess is backed by a .NET Linux Core Dump file. Such a debuggee can be inspected but all execution control operations are blocked including stepping and func-eval.

public static Guid ManagedCoreDumpFile { get; }
static member ManagedCoreDumpFile : Guid
Public Shared ReadOnly Property ManagedCoreDumpFile As Guid

Property Value

Applies to