Share via


CurrencyIdentifiers.YER Property

Definition

Gets the currency identifier for the Yemeni Rial.

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

Property Value

String

Platform::String

winrt::hstring

The string "YER", which identifies the Yemeni Rial.

Applies to