다음을 통해 공유


CurrencyIdentifiers.GMD 속성

정의

감비아 달라시의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

감비아 달라시를 식별하는 문자열 "GMD"입니다.

적용 대상