CurrencyIdentifiers.MWK 属性

定义

获取马拉维克瓦查的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“MWK”,标识马拉维克瓦查。

适用于