CurrencyIdentifiers.BZD Property

Definition

Gets the currency identifier for the Belize Dollar.

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

Property Value

String

Platform::String

winrt::hstring

The string "BZD", which identifies the Belize Dollar.

Applies to