ExpectedProcessTraits.StartedBefore 属性

定义

启动进程的时间

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

属性值

Nullable<DateTime>

适用于