Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'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.