ExpectedProcessTraits.Pid 属性

定义

操作系统中的进程 ID

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

属性值

Nullable<Int32>

适用于