共用方式為


CurrencyIdentifiers.RON 屬性

定義

取得羅馬尼亞文的貨幣識別碼。

public:
 static property Platform::String ^ RON { Platform::String ^ get(); };
static winrt::hstring RON();
public static string RON { get; }
var string = CurrencyIdentifiers.rON;
Public Shared ReadOnly Property RON As String

屬性值

String

Platform::String

winrt::hstring

字串 「RON」,可識別羅馬尼亞文文。

適用於