다음을 통해 공유


CurrencyIdentifiers.SSP 속성

정의

남수단 파운드의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

남수단 파운드를 식별하는 문자열 "SSP"입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1809 (10.0.17763.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v7.0에서 도입되었습니다.)

적용 대상