CurrencyIdentifiers.BYN プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

Windows の要件

デバイス ファミリ
Windows 10 Creators Update (10.0.15063.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v4.0 で導入)

適用対象