다음을 통해 공유


CurrencyIdentifiers.AZN 속성

정의

아제르바이잔 마나트의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

아제르바이잔 마나트를 식별하는 문자열 "AZN"입니다.

적용 대상