CurrencyIdentifiers.JMD 属性

定义

获取牙买加元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“JMD”,标识牙买加元。

适用于