Process4::ProcessID Property

 

Gets the ID number assigned to this process.

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

property int ProcessID {
	int get();
}

Property Value

Type: System::Int32

An Integer value that represents the ID number of the process.

Return to top
Show: