CurrencyIdentifiers.ETB プロパティ

定義

エチオピア の Birr の通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

エチオピア の Birr を識別する文字列 "ETB"。

適用対象