다음을 통해 공유


CurrencyIdentifiers.BHD 속성

정의

바레인 디나르의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

바레인 디나르를 식별하는 문자열 "BHD"입니다.

적용 대상