Share via


UsageName.LocalizedValue Property

Definition

Gets the localized name of the resource

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to