CurrencyIdentifiers.NGN 属性

定义

获取尼日利亚纳多的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“NGN”,用于标识尼日利亚的纳特语。

适用于