Debugger5::GetProcesses Method (Transport^, String^)
Visual Studio 2015
Gets an object that represents the processes that are currently connected for debugging on the specified transport.
Assembly: EnvDTE100 (in EnvDTE100.dll)
Parameters
- pTransport
-
Type:
EnvDTE80::Transport^
A transport type or protocol that is used by the debugger to communicate with the computer that is running the process being debugged. See Transports.
- TransportQualifier
-
Type:
System::String^
A qualifier for the transport type. See Transports.
Show: