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”,标识阿根廷比索。

适用于