CurrencyIdentifiers.AWG Property

Definition

Gets the currency identifier for the Aruban Florin.

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

Property Value

String

Platform::String

winrt::hstring

The string "AWG", which identifies the Aruban Florin.

Applies to