Custom Attributes (C++)
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
A custom attribute is a strongly typed technique that allows the user to extend metadata. This topic deals with using attributes: specifying parameters and targets.
For information on defining new custom attributes, see,
attribute (deprecated syntax).
Show: