public uint ProcessId
Public ProcessId As UInteger
Dim instance As PssProcessInformation
Dim value As UInteger
value = instance.ProcessId
instance.ProcessId = value
public:
unsigned int ProcessId
val mutable ProcessId: uint32
No code example is currently available or this language may not be supported.