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

Compiler Warning (level 3) C4543

Error Message

Injected text suppressed by attribute 'no_injected_text'

The no_injected_text attribute appeared in source code, which means the compiler will prevent attributes from injecting code.

This warning is to remind you that attributes will not be able to inject code.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.