다음을 통해 공유


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"입니다.

적용 대상