다음을 통해 공유


CurrencyIdentifiers.BRL 속성

정의

브라질 Real의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

브라질 레알을 식별하는 문자열 "BRL"입니다.

적용 대상