CurrencyIdentifiers.BYR Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "BYR", which identifies the Belarusian Ruble.