Share via


CurrencyIdentifiers.MWK Property

Definition

Gets the currency identifier for the Malawian Kwacha.

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

Property Value

String

Platform::String

winrt::hstring

The string "MWK", which identifies the Malawian Kwacha.

Applies to