CurrencyIdentifiers.BIF プロパティ

定義

ブルンジフランの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ブルンジ フランを識別する文字列 "BIF"。

適用対象