Share via


CurrencyIdentifiers.JMD Property

Definition

Gets the currency identifier for the Jamaican Dollar.

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

Property Value

String

Platform::String

winrt::hstring

The string "JMD", which identifies the Jamaican Dollar.

Applies to