CurrencyIdentifiers.OMR プロパティ

定義

オマーン リアルの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

オマーンリアルを識別する文字列 "OMR"。

適用対象