Process3::Threads Property
Visual Studio 2015
Gets the threads associated with this process.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Property Value
Type: EnvDTE::Threads^A Threads collection, each representing a thread in the process.
Implements
Process2::Threads
Show: