CurrencyIdentifiers.BWP プロパティ

定義

Botswana プーラの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

Botswana プーラを識別する文字列 "BWP" です。

適用対象