Share via


CurrencyIdentifiers.AFN Property

Definition

Gets the currency identifier for the Afghan Afghani.

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

Property Value

String

Platform::String

winrt::hstring

The string "AFN", which identifies the Afghan Afghani.

Applies to