CurrencyIdentifiers.AZN 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 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
The string "AZN", which identifies the Azerbaijani Manat.