CurrencyIdentifiers.BGN 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 Bulgarian Lev.
public:
static property Platform::String ^ BGN { Platform::String ^ get(); };
static winrt::hstring BGN();
public static string BGN { get; }
var string = CurrencyIdentifiers.bGN;
Public Shared ReadOnly Property BGN As String
Property Value
The string "BGN", which identifies the Bulgarian Lev.