Thread2::Flag Property
Visual Studio 2015
Gets or sets a flag on an individual thread.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Property Value
Type: System::BooleanA boolean value representing whether a flag is set on a thread; true if there is, false otherwise.
The following example demonstrates how to use the Collection property.
Show: