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