Process Object
Visual Studio .NET 2003
The Process object is used to examine and manipulate processes.
Process
[Visual Basic .NET]
Public Interface Process Inherits IDispatch
[Visual Basic 6]
Class Process
[C++]
interface Process : IDispatch
[C#]
public interface Process : IDispatch
[JScript .NET]
public interface Process extends IDispatch
Requirements
Namespace: EnvDTE
File: dte.olb
See Also
Automation Object Model Chart | Process Object Properties, Methods, and Events | Process Property | Processes Collection