次の方法で共有


ServerEndpointBackgroundDataDownloadActivity.StartedTimestamp プロパティ

定義

操作の開始時にタイムスタンプを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象