Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
The Process object is used to examine and manipulate processes.
The Process type exposes the following members.
Methods
Name
Description
.gif)
Causes the debugger to attach this process.
.gif)
Causes the given process to pause its execution so that its current state can be analyzed.
.gif)
Causes the debugger to detach from this process.
.gif)
Terminates this process.
Top
Properties
Name
Description
.gif)
Returns the collection containing the object supporting this property or contained within this code construct. . Returns null for an object that is not obtained from a collection.
.gif)
Gets the top-level extensibility object.
.gif)
Gets the name of the object.
.gif)
Gets the immediate parent object of a Process object.
.gif)
Gets the Win32 ID number assigned to this process.
.gif)
Gets the collection of programs being managed by this process.
Top