CurrencyIdentifiers.KGS プロパティ

定義

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

プロパティ値

String

Platform::String

winrt::hstring

文字列 "KGS" 。これは、Kyrgyzstani Som を識別します。

適用対象