ProcessInfo.ProcessID Property

 

Gets the ID number assigned to the process.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

member ProcessID : int with get

Property Value

Type: System.Int32

The process ID number assigned by Windows.

.NET Framework
Available since 1.1
Return to top
Show: