CurrencyIdentifiers.BSD Property

Definition

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

String

Platform::String

winrt::hstring

The string "BSD", which identifies the Bahamian Dollar.

Applies to