次の方法で共有


Usage.CurrentValue プロパティ

定義

現在の使用状況を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="currentValue")]
public long? CurrentValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentValue")>]
member this.CurrentValue : Nullable<int64> with get, set
Public Property CurrentValue As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象