Condividi tramite


EventsPerformanceCounterInfo.Counter Property

Definition

Gets or sets the counter of the performance counter

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to