This document is archived and information here might be outdated. Recommended version. |
The heading for the tip.
[Visual Basic .NET]
Public ReadOnly Property Heading As String
[C#]
public string Heading {get;}
[C++]
HRESULT get_Heading(
System.String* Heading
);
[C++] Parameters Heading [out, retval]
Heading is a parameter of type BSTR*
The title for the context-sensitive help.