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