CurrencyIdentifiers.MUR Property

Definition

Gets the currency identifier for the Mauritian Rupee.

public:
 static property Platform::String ^ MUR { Platform::String ^ get(); };
static winrt::hstring MUR();
public static string MUR { get; }
var string = CurrencyIdentifiers.mUR;
Public Shared ReadOnly Property MUR As String

Property Value

String

Platform::String

winrt::hstring

The string "MUR", which identifies the Mauritian Rupee.

Applies to