다음을 통해 공유


CurrencyIdentifiers.AFN 속성

정의

아프가니스탄 아프가니스탄의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

아프간 아프가니스탄을 식별하는 문자열 "AFN"입니다.

적용 대상