Share via


CurrencyIdentifiers.BND Property

Definition

Gets the currency identifier for the Brunei Dollar.

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

Property Value

String

Platform::String

winrt::hstring

The string "BND", which identifies the Brunei Dollar.

Applies to