다음을 통해 공유


CurrencyIdentifiers.BZD 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

벨리즈 달러를 식별하는 문자열 "BZD"입니다.

적용 대상