다음을 통해 공유


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"입니다.

적용 대상