다음을 통해 공유


CurrencyIdentifiers.BYN 속성

정의

벨라루스 루블의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

벨라루스 루블을 식별하는 문자열 "BYN"입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10 Creators Update (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v4.0에서 도입되었습니다.)

적용 대상