CurrencyIdentifiers.NAD 属性

定义

获取纳米比亚元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“NAD”,标识纳米比亚元。

适用于