다음을 통해 공유


CurrencyIdentifiers.GYD 속성

정의

가이아네스 달러의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

가이아네스 달러를 식별하는 문자열 "GYD"입니다.

적용 대상