다음을 통해 공유


CurrencyIdentifiers.LSL 속성

정의

레소토 로티의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

Lesotho Loti를 식별하는 문자열 "LSL"입니다.

적용 대상