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