CurrencyIdentifiers.AFN プロパティ

定義

アフガニスタン アフガニスタンの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

アフガニスタンアフガニスタンを識別する文字列 "AFN"。

適用対象