Thread::IsFrozen Property
Visual Studio 2015
Gets whether the thread is frozen by the debugger.
Assembly: EnvDTE (in EnvDTE.dll)
Property Value
Type: System::BooleanA Boolean value of true if the thread is frozen by the debugger; otherwise, false.
Show: