CurrencyIdentifiers.KGS Property

Definition

Gets the currency identifier for the Kyrgyzstani Som.

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

Property Value

String

Platform::String

winrt::hstring

The string "KGS", which identifies the Kyrgyzstani Som.

Applies to