다음을 통해 공유


CurrencyIdentifiers.JMD 속성

정의

자메이카 달러의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

자메이카 달러를 식별하는 문자열 "JMD"입니다.

적용 대상