CurrencyIdentifiers.AZN Property

Definition

Gets the currency identifier for the Azerbaijani Manat.

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

Property Value

String

Platform::String

winrt::hstring

The string "AZN", which identifies the Azerbaijani Manat.

Applies to