ExpectedProcessTraits.ParentPid Property

Definition

Process ID of the parent process

public:
 property Nullable<int> ParentPid { Nullable<int> get(); };
public int? ParentPid { get; }
member this.ParentPid : Nullable<int>
Public ReadOnly Property ParentPid As Nullable(Of Integer)

Property Value

Applies to