Share via


CurrencyIdentifiers.KES Property

Definition

Gets the currency identifier for the Kenyan Shilling.

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

Property Value

String

Platform::String

winrt::hstring

The string "KES", which identifies the Kenyan Shilling.

Applies to