다음을 통해 공유


CurrencyIdentifiers.BMD 속성

정의

버뮤다 달러의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

버뮤다 달러를 식별하는 문자열 "BMD"입니다.

적용 대상