CurrencyIdentifiers.KES プロパティ

定義

ケニア シリングの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ケニアシリングを識別する文字列 "KES"。

適用対象