CurrencyIdentifiers.ARS 屬性

定義

取得阿根廷索索的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「ARS」,這個字串會識別阿根廷索索。

適用於