다음을 통해 공유


CurrencyIdentifiers.BND 속성

정의

브루나이 달러의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

브루나이 달러를 식별하는 문자열 "BND"입니다.

적용 대상