Share via


CurrencyIdentifiers.BOB プロパティ

定義

ボリビアボリビアの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ボリビアボリビアノを識別する文字列 "BOB"。

適用対象