次の方法で共有


CurrencyIdentifiers.IQD プロパティ

定義

イラク ディナールの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

イラクディナールを識別する文字列 "IQD"。

適用対象