CurrencyIdentifiers.ZWL Property

Definition

Gets the currency identifier for the Zimbabwean Dollar.

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

Property Value

String

Platform::String

winrt::hstring

The string "ZWL", which identifies the Zimbabwean Dollar.

Applies to