CurrencyIdentifiers.SZL 属性

定义

获取斯威士兰里兰吉尼的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“SZL”,用于标识斯威士兰里兰吉尼。

适用于