Condividi tramite


EventsPerformanceCounterInfo.InstanceName Property

Definition

Gets or sets the instance name of the performance counter

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to