FormatNumberEventArgs.LocalizedValue 屬性

定義

取得或設定當地語系化文字。

public:
 property System::String ^ LocalizedValue { System::String ^ get(); void set(System::String ^ value); };
public string LocalizedValue { get; set; }
member this.LocalizedValue : string with get, set
Public Property LocalizedValue As String

屬性值

String

表示當地語系化文字的 string 值。

適用於