次の方法で共有


Usage.CurrentValue プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象