CurrencyIdentifiers.CRC 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 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
The string "CRC", which identifies the Costa Rican Colon.