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"。

適用対象