CurrencyIdentifiers.ANG 속성

정의

네덜란드 앤틸린 길더의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

네덜란드 앤틸린 길더를 식별하는 문자열 "ANG"입니다.

적용 대상