| title |
helpstring | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
language-reference |
| f1_keywords |
|
| dev_langs |
|
| helpviewer_keywords |
helpstring attribute [C++] |
|
| ms.assetid |
0401e905-a63e-4fad-98d0-d1efea111966 |
| caps.latest.revision |
9 |
| 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 |
|
Specifies a character string that is used to describe the element to which it applies.
[ helpstring(
"string"
) ]
string
The text of the help string.
Remarks
The helpstring C++ attribute has the same functionality as the helpstring MIDL attribute.
See the example for defaultvalue for an example of how to use helpstring.
|
|
| Applies to |
interface, typedef, class, method, property |
| Repeatable |
No |
| Required attributes |
None |
| Invalid attributes |
None |
For more information, see Attribute Contexts.
IDL Attributes
Interface Attributes
Class Attributes
Method Attributes
Typedef, Enum, Union, and Struct Attributes
helpfile
helpcontext