Debugger5::LocalProcesses Property

 

Gets the list of processes that are currently running on this computer.

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

property Processes^ LocalProcesses {
	Processes^ get();
}

Property Value

Type: EnvDTE::Processes^

A Processes collection.

Return to top
Show: