Udostępnij za pośrednictwem


DkmExceptionCategory.ManagedDebuggingAssistant Property

Definition

Managed Debugging Assistant (MDA). These are notifications that come of the CLR to notify the user of problems.

public:
 static property Guid ManagedDebuggingAssistant { Guid get(); };
public static Guid ManagedDebuggingAssistant { get; }
static member ManagedDebuggingAssistant : Guid
Public Shared ReadOnly Property ManagedDebuggingAssistant As Guid

Property Value

Returns Guid.

Applies to