다음을 통해 공유


CurrencyIdentifiers.SOS 속성

정의

소말리 실링의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

소말리 실링을 식별하는 문자열 "SOS"입니다.

적용 대상