Share via


CurrencyIdentifiers.BGN Property

Definition

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

String

Platform::String

winrt::hstring

The string "BGN", which identifies the Bulgarian Lev.

Applies to