CurrencyIdentifiers.XCD Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "XCD", which identifies the East Caribbean Dollar.