次の方法で共有


MSDeployLogEntry.Time プロパティ

定義

ログ エントリのタイムスタンプを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象