CurrencyIdentifiers.ETB Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "ETB", which identifies the Ethiopian Birr.