Table of Contents

Property HasUnhandledException

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

HasUnhandledException

Returns true if this thread has an unhandled managed exception

public bool HasUnhandledException { get; }

Property Value

bool