CurrencyIdentifiers.SBD Property

Definition

Gets the currency identifier for the Solomon Islands Dollar.

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

Property Value

String

Platform::String

winrt::hstring

The string "SBD", which identifies the Solomon Islands Dollar.

Applies to