Share via


CurrencyIdentifiers.BYR Property

Definition

Gets the currency identifier for the Belarusian Ruble.

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

Property Value

String

Platform::String

winrt::hstring

The string "BYR", which identifies the Belarusian Ruble.

Applies to