ExpectedProcessTraits.ParentPid 属性

定义

父进程的进程 ID

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)

属性值

Nullable<Int32>

适用于