Share via


CurrencyIdentifiers.BHD Property

Definition

Gets the currency identifier for the Bahraini Dinar.

public:
 static property Platform::String ^ BHD { Platform::String ^ get(); };
static winrt::hstring BHD();
public static string BHD { get; }
var string = CurrencyIdentifiers.bHD;
Public Shared ReadOnly Property BHD As String

Property Value

String

Platform::String

winrt::hstring

The string "BHD", which identifies the Bahraini Dinar.

Applies to