CurrencyIdentifiers.SLL プロパティ

定義

Sierra Leone Leone の通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

シエラ レオネ レオネを識別する文字列 "SLL"。

適用対象