共用方式為


Statistics.CounterProperty 屬性

定義

取得統計資料的屬性值。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於