CurrencyIdentifiers.BMD Property

Definition

Gets the currency identifier for the Bermuda Dollar.

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

Property Value

String

Platform::String

winrt::hstring

The string "BMD", which identifies the Bermuda Dollar.

Applies to