共用方式為


UsageCounterName.LocalizedValue 屬性

定義

取得或設定當地語系化的使用計數器名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於