File tree Expand file tree Collapse file tree 5 files changed +28
-6
lines changed
Expand file tree Collapse file tree 5 files changed +28
-6
lines changed Original file line number Diff line number Diff line change 401401## [ SafeInt Class] ( safeint-class.md )
402402## [ SafeInt Functions] ( safeint-functions.md )
403403## [ SafeIntException Class] ( safeintexception-class.md )
404- # [ C++ Attributes for COM and .NET] ( attributes/cpp-attributes-reference .md )
404+ # [ C++ Attributes for COM and .NET] ( attributes/cpp-attributes-com-net .md )
405405## [ Attribute Programming FAQ] ( attributes/attribute-programming-faq.md )
406406## [ Attributes by Group] ( attributes/attributes-by-group.md )
407407## [ Attributes by Usage] ( attributes/attributes-by-usage.md )
416416### [ Stand-Alone Attributes] ( attributes/stand-alone-attributes.md )
417417### [ Custom Attributes] ( attributes/custom-attributes-cpp.md )
418418## [ Attribute Contexts] ( attributes/attribute-contexts.md )
419- ## [ Attribute Requirements] ( attributes/attribute-requirements.md )
420419## [ Attributes Alphabetical Reference] ( attributes/attributes-alphabetical-reference.md )
421420### [ aggregatable] ( attributes/aggregatable.md )
422421### [ aggregates] ( attributes/aggregates.md )
Original file line number Diff line number Diff line change 11---
2- title : " Attribute Contexts | Microsoft Docs"
2+ title : " Attribute Contexts (C++ COM Attributes) | Microsoft Docs"
33ms.custom : " "
4- ms.date : " 11/04/2016 "
4+ ms.date : " 10/03/2018 "
55ms.technology : ["cpp-windows"]
66ms.topic : " reference"
77dev_langs : ["C++"]
Original file line number Diff line number Diff line change 11---
2- title : " attribute | Microsoft Docs"
2+ title : " attribute (C++ COM Attribute) | Microsoft Docs"
33ms.custom : " "
4- ms.date : " 11/04/2016 "
4+ ms.date : " 10/03/2018 "
55ms.technology : ["cpp-windows"]
66ms.topic : " reference"
77f1_keywords : ["vc-attr.attribute"]
File renamed without changes.
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Module Attributes (C++ COM) | Microsoft Docs"
3+ ms.custom : " "
4+ ms.date : " 10/02/2018"
5+ ms.technology : ["cpp-windows"]
6+ ms.topic : " reference"
7+ dev_langs : ["C++"]
8+ helpviewer_keywords : ["module attributes", "attributes [C++/CLI], reference topics"]
9+ ms.assetid : 46d135dc-613f-4810-90a4-e155ab8ed91a
10+ author : " mikeblome"
11+ ms.author : " mblome"
12+ ms.workload : ["cplusplus", "uwp"]
13+ ---
14+ # Module Attributes
15+ The following attribute can only be applied to the [ module] ( ../windows/module-cpp.md ) attribute.
16+
17+ | Attribute| Description|
18+ | ---------------| -----------------|
19+ | [ helpstringdll] ( ../windows/helpstringdll.md ) | Specifies the name of the DLL to use to perform document string lookup (localization).|
20+
21+ ## See Also
22+
23+ [ Attributes by Usage] ( ../windows/attributes-by-usage.md )
You can’t perform that action at this time.
0 commit comments