共用方式為


LocalizableString.LocalizedValue 屬性

定義

取得或設定當地語系化的名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於