共用方式為


Activity.LocalTimestamp 屬性

定義

取得或設定以 ISO-8601 格式表示訊息的當地時間的日期和時間。 例如,2016-09-23T13:07:49.4714686-07:00。

public DateTimeOffset? LocalTimestamp { get; set; }
member this.LocalTimestamp : Nullable<DateTimeOffset> with get, set
Public Property LocalTimestamp As Nullable(Of DateTimeOffset)

屬性值

以當地時程表示訊息的日期和時間,以 ISO-8601 格式表示。

實作

適用於