다음을 통해 공유


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

적용 대상