CurrencyIdentifiers.MYR 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 Malaysian Ringgit.
public:
static property Platform::String ^ MYR { Platform::String ^ get(); };
static winrt::hstring MYR();
public static string MYR { get; }
var string = CurrencyIdentifiers.mYR;
Public Shared ReadOnly Property MYR As String
Property Value
The string "MYR", which identifies the Malaysian Ringgit.