Debugger4::DebuggedProcesses Property

 

Gets the list of processes that are currently being debugged.

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

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

Property Value

Type: EnvDTE::Processes^

A Processes collection.

Return to top
Show: