CurrencyIdentifiers.BRL 属性

定义

获取巴西雷亚尔的货币标识符。

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

字符串“心声”,用于标识巴西雷亚尔。

适用于