CurrencyIdentifiers.CRC Property

Definition

Gets the currency identifier for the Costa Rican Colon.

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

Property Value

String

Platform::String

winrt::hstring

The string "CRC", which identifies the Costa Rican Colon.

Applies to