다음을 통해 공유


CurrencyIdentifiers.SZL 속성

정의

Swazi Lilangeni의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

Swazi Lilangeni를 식별하는 문자열 "SZL"입니다.

적용 대상