CurrencyIdentifiers.CRC 属性

定义

获取哥斯达黎加冒号的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“CRC”,用于标识哥斯达黎加的冒号。

适用于