Expand Minimize
This topic has not yet been rated - Rate this topic

Compiler Warning (level 4) C4536

Error Message

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

A type name would be truncated in metadata if it was a managed type. See C3180 for more information.

This warning is off by default. See Compiler Warnings That Are Off by Default for more information.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.