다음을 통해 공유


CurrencyIdentifiers.BYR 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

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

적용 대상