共用方式為


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

字串 「USD」,可識別墨西哥索索。

適用於