ExpectedProcessTraits.Pid Property

Definition

Process ID from the operating system

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)

Property Value

Applies to