Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 738 Bytes

custom-attributes-cpp.md

File metadata and controls

21 lines (15 loc) · 738 Bytes
description title ms.date helpviewer_keywords ms.assetid
Learn more about: Custom Attributes (C++)
Custom Attributes (C++)
10/02/2018
custom attributes
custom attributes, defining
af9998a5-aa12-4b94-9a43-97ce99026e29

Custom Attributes (C++)

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,

See also

attribute
Custom Attributes (C++)