Skip to content

Latest commit

 

History

History
44 lines (42 loc) · 1019 Bytes

File metadata and controls

44 lines (42 loc) · 1019 Bytes
title Module Attributes | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic language-reference
dev_langs
C++
helpviewer_keywords
module attributes
attributes [C++], reference topics
ms.assetid 46d135dc-613f-4810-90a4-e155ab8ed91a
caps.latest.revision 7
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

Module Attributes

The following attribute can only be applied to the module attribute.

Attribute Description
helpstringdll Specifies the name of the DLL to use to perform document string lookup (localization).

See Also

Attributes by Usage