다음을 통해 공유


CurrencyIdentifiers.SBD 속성

정의

솔로몬 제도 달러의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

솔로몬 제도 달러를 식별하는 문자열 "SBD"입니다.

적용 대상