This topic has not yet been rated - Rate this topic

Compiler Error C3180

'type name' : name exceeds meta-data limit of 'limit' characters

The compiler truncated the name for a managed type in metadata. The truncation will make the type unusable with the #using directive (or the equivalent in another language).

The type-name limit includes any namespace qualifications.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement