CurrencyIdentifiers.AZN 属性

定义

获取阿塞拜疆马纳特的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“AZN”,标识阿塞拜疆马纳特。

适用于