Compiler Warning (level 4) C4536

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Compiler Warning (level 4) C4536.

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.

Show: