Activity.StartTimeUtc 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得作業開始的時間。
public:
property DateTime StartTimeUtc { DateTime get(); };
public DateTime StartTimeUtc { get; }
member this.StartTimeUtc : DateTime
Public ReadOnly Property StartTimeUtc As DateTime
屬性值
作業啟動的 UTC 時間。
備註
StartTimeUtc
呼叫 時Start()通常會初始化 屬性,但可以隨時呼叫 SetStartTime來設定此屬性。