CurrencyIdentifiers.ZWL Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "ZWL", which identifies the Zimbabwean Dollar.