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"。

適用対象