CurrencyIdentifiers.MUR 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 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
The string "MUR", which identifies the Mauritian Rupee.