Process4.Threads Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the threads associated with this process.
C++
public:
property EnvDTE::Threads ^ Threads { EnvDTE::Threads ^ get(); };
[System.Runtime.InteropServices.DispId(1103)]
public EnvDTE.Threads Threads { [System.Runtime.InteropServices.DispId(1103)] get; }
[<System.Runtime.InteropServices.DispId(1103)>]
[<get: System.Runtime.InteropServices.DispId(1103)>]
member this.Threads : EnvDTE.Threads
Public ReadOnly Property Threads As Threads
A Threads collection, each representing a thread in the process.
- Attributes
Tuote | Versiot |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |