asp.net.ph

ProcessInfo.ProcessID Property

System.Web Namespace   ProcessInfo Class


Gets the ID number assigned to the process.

[ VB ]
Public ReadOnly Property ProcessID As Integer

[ C# ]
public int ProcessID {get;}

[ C++ ]
public: __property int get_ProcessID ( );

[ JScript ]
public function get ProcessID ( ) : int;

Property Value

The process ID number assigned by Windows.

See Also

ProcessInfo Members   ProcessModelInfo Class   ProcessStatus Enumeration   ProcessShutdownReason Enumeration Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph