Delen via


Statistics.CounterProperty Eigenschap

Definitie

Hiermee haalt u de eigenschapswaarde van de statistiek op.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op