CurrencyIdentifiers.BBD 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 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
The string "BBD", which identifies the Barbados Dollar.