Share via


CurrencyIdentifiers.YER プロパティ

定義

イエメンリアルの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

イエメンリアルを識別する文字列"YER"。

適用対象