Share via


CurrencyIdentifiers.MVR Property

Definition

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

String

Platform::String

winrt::hstring

The string "MVR", which identifies the Maldives Rufiyaa.

Applies to