Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Specifies a character string that is used to describe the element to which it applies.
Syntax
[ helpstring("string") ]
Parameters
string
The text of the help string.
Remarks
The helpstring C++ attribute has the same functionality as the helpstring MIDL attribute.
Example
See the example for defaultvalue for an example of how to use helpstring.
Requirements
| Attribute context | Value |
|---|---|
| Applies to | interface, typedef, class, method, property |
| Repeatable | No |
| Required attributes | None |
| Invalid attributes | None |
For more information, see Attribute Contexts.
See also
IDL Attributes
Interface Attributes
Class Attributes
Method Attributes
Typedef, Enum, Union, and Struct Attributes
helpfile
helpcontext