CurrencyIdentifiers.JMD Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "JMD", which identifies the Jamaican Dollar.