CurrencyIdentifiers.KWD プロパティ

定義

クウェート ディナールの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

クウェートディナールを識別する文字列 "KWD"。

適用対象