CurrencyIdentifiers.BHD 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 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
The string "BHD", which identifies the Bahraini Dinar.