CurrencyIdentifiers.LSL Property

Definition

Gets the currency identifier for the Lesotho Loti.

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

Property Value

String

Platform::String

winrt::hstring

The string "LSL", which identifies the Lesotho Loti.

Applies to