CurrencyIdentifiers.MXN 属性

定义

获取墨西哥比索的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“文本”,用于标识墨西哥比索。

适用于