CurrencyIdentifiers.BYR プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

ベラルーシ ルーブルを識別する文字列 "BYR"。

適用対象