다음을 통해 공유


CurrencyIdentifiers.BSD 속성

정의

Bahamian Dollar의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

바하미안 달러를 식별하는 문자열 "BSD"입니다.

적용 대상