Process2.IsBeingDebugged Property

Definition

Gets a value indicating if the program is being debugged.

C++/CX
public:
 property bool IsBeingDebugged { bool get(); };

Property Value

true if the program is being debugged, otherwise false.

Attributes

Remarks

The program may change debug states before this function call has a chance to return.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022