CurrencyIdentifiers.JOD プロパティ

定義

ヨルダン ディナールの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ヨルダンディナールを識別する文字列 "JOD"。

適用対象