次の方法で共有


ExtensionStatus.Time プロパティ

定義

インストール状態の時刻を示す dateLiteral (ISO8601 に従う) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="time")]
public string Time { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="time")>]
member this.Time : string with get, set
Public Property Time As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象