Debugger4::LocalProcesses Property

 

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

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

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

Property Value

Type: EnvDTE::Processes^

A Processes collection.

Return to top
Show: