CurrencyIdentifiers.BND プロパティ

定義

ブルネイ ドルの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ブルネイ ドルを識別する文字列 "BND" です。

適用対象