다음을 통해 공유


CurrencyIdentifiers.SEK 속성

정의

스웨덴 크로나의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

스웨덴 크로나를 식별하는 문자열 "SEK"입니다.

적용 대상