共用方式為


Statistics.CounterValue 屬性

定義

取得統計資料的值。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於