CurrencyIdentifiers.XCD Property

Definition

Gets the currency identifier for the East Caribbean Dollar.

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

Property Value

String

Platform::String

winrt::hstring

The string "XCD", which identifies the East Caribbean Dollar.

Applies to