다음을 통해 공유


CurrencyIdentifiers.BGN 속성

정의

불가리아 Lev의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

불가리아어 Lev를 식별하는 문자열 "BGN"입니다.

적용 대상