CurrencyIdentifiers.SZL プロパティ

定義

Swazi Lilangeni の通貨識別子を取得します。

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

Swazi Lilangeni を識別する文字列 "SZL"。

適用対象