次の方法で共有


CurrencyIdentifiers.LSL プロパティ

定義

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

プロパティ値

String

Platform::String

winrt::hstring

Lesotho Loti を識別する文字列 "LSL"。

適用対象