FirstChanceException Field

MNG Profiler

MNG.Direct Documentation


MNG.Profiler Namespace > ERunStatus Class : FirstChanceException Field
FirstChanceException Field
When the application encountered a first chance exception.
Syntax
'Declaration
 
Public Const FirstChanceException As String
'Usage
 
Dim value As String
 
value = ERunStatus.FirstChanceException
public const string FirstChanceException
public:
const String^ FirstChanceException
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also