CurrencyIdentifiers.BSD 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 Bahamian Dollar.
public:
static property Platform::String ^ BSD { Platform::String ^ get(); };
static winrt::hstring BSD();
public static string BSD { get; }
var string = CurrencyIdentifiers.bSD;
Public Shared ReadOnly Property BSD As String
Property Value
The string "BSD", which identifies the Bahamian Dollar.