다음을 통해 공유


CurrencyIdentifiers.AWG 속성

정의

아루반 플로린의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

Aruban Florin을 식별하는 문자열 "AWG"입니다.

적용 대상