CurrencyIdentifiers.SLL 属性

定义

获取塞拉利昂的货币标识符。

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”,用于标识塞拉利昂。

适用于