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”,标识阿富汗人。

适用于