共用方式為


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

適用於