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”,标识肯尼亚先令。

适用于