Process2::ProcessID Property

 

Gets the ID number assigned to this process.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

property int ProcessID {
	int get();
}

Property Value

Type: System::Int32

An Integer value representing the ID number of the process.

Return to top
Show: