次の方法で共有


SourceControlSyncJobStream.Time プロパティ

定義

同期ジョブ ストリームの時刻を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.time")]
public DateTimeOffset? Time { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.time")>]
member this.Time : Nullable<DateTimeOffset>
Public ReadOnly Property Time As Nullable(Of DateTimeOffset)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象