Process2::Threads Property

 

Gets a collection of Thread objects.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

property Threads^ Threads {
	Threads^ get();
}

Property Value

Type: EnvDTE::Threads^

A Threads collection.

Return to top
Show: