Share via


CurrencyIdentifiers.SZL Property

Definition

Gets the currency identifier for the 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

Property Value

String

Platform::String

winrt::hstring

The string "SZL", which identifies the Swazi Lilangeni.

Applies to