Share via


CurrencyIdentifiers.AOA Property

Definition

Gets the currency identifier for the Angolan Kwanza.

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

Property Value

String

Platform::String

winrt::hstring

The string "AOA", which identifies the Angolan Kwanza.

Applies to