CurrencyIdentifiers.BAM プロパティ

定義

ボスニア・ヘルツェゴビナコンバーチブル マークの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ボスニア・ヘルツェゴビナのコンバーチブル マークを識別する文字列 "BAM"。

適用対象