CurrencyIdentifiers.ANG Property

Definition

Gets the currency identifier for the Netherlands Antillean Guilder.

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

Property Value

String

Platform::String

winrt::hstring

The string "ANG", which identifies the Netherlands Antillean Guilder.

Applies to