Share via


CurrencyIdentifiers.RON Property

Definition

Gets the currency identifier for the Romanian Leu.

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

Property Value

String

Platform::String

winrt::hstring

The string "RON", which identifies the Romanian Leu.

Applies to