Compiler Error C3456
Visual Studio 2015
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 Error C3456.
source_annotation_attribute] not allowed on managed or WinRT class declaration
source_annotation_attribute is used to define custom attributes to be used by code analysis.
These custom attributes are only useful if there is a corresponding plugin that understands the attribute.
Show: