--- description: "Learn more about: attribute" title: "attribute (C++ COM Attribute)" ms.date: "10/03/2018" f1_keywords: ["vc-attr.attribute"] helpviewer_keywords: ["__typeof keyword", "custom attributes, creating", "attribute attribute", "attributes [C++/CLI], custom"] ms.assetid: 8cb3489f-65c4-44ea-b0aa-3c3c6b15741d --- # attribute > [!NOTE] > The **attribute** attribute is now deprecated. Use the common language runtime attribute `System.Attribute` to directly to create user-defined attributes. For more information, see [User-Defined Attributes](../../extensions/user-defined-attributes-cpp-component-extensions.md). ## See also [Attributes Alphabetical Reference](attributes-alphabetical-reference.md)