System::Diagnostics::Debugger Struct Reference

Debugger interface. This is a static type with no instance services. You should never create instances of it by any means. More...

Static Public Member Functions

static ASPOSECPP_SHARED_API void Break ()
 Initiates debugger break (if attached). More...
 

Detailed Description

Debugger interface. This is a static type with no instance services. You should never create instances of it by any means.

Member Function Documentation

◆ Break()

static ASPOSECPP_SHARED_API void System::Diagnostics::Debugger::Break ( )
static

Initiates debugger break (if attached).