CurrencyIdentifiers.ETB Property

Definition

Gets the currency identifier for the Ethiopian 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

Property Value

String

Platform::String

winrt::hstring

The string "ETB", which identifies the Ethiopian Birr.

Applies to