CurrencyIdentifiers.LSL プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
Lesotho Loti を識別する文字列 "LSL"。