CurrencyIdentifiers.ETB 属性

定义

获取埃塞俄比亚比尔的货币标识符。

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

字符串“ETB”,用于标识埃塞俄比亚比尔。

适用于