CurrencyIdentifiers.ZMW Property

Definition

Gets the currency identifier for the Zambian Kwacha.

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

Property Value

String

Platform::String

winrt::hstring

The string "ZMW", which identifies the Zambian Kwacha.

Applies to