CurrencyIdentifiers.BBD Property

Definition

Gets the currency identifier for the Barbados Dollar.

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

Property Value

String

Platform::String

winrt::hstring

The string "BBD", which identifies the Barbados Dollar.

Applies to