Share via


UsageCounterName.LocalizedValue Property

Definition

Gets or sets the localized usage counter name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to