CurrencyIdentifiers.RUB プロパティ

定義

ロシアルーブルの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ロシアルーブルを識別する文字列 "RUB"。

適用対象