The filename and topic identifier of the associated WinHelp file for the accessible object.
| C# | Visual Basic | Visual C++ |
public string HelpTopic { get; }
Public ReadOnly Property HelpTopic As String
public: property String^ HelpTopic { String^ get (); }
| Exception | Condition |
|---|---|
| SetAttributeFailedException | Thrown if setting the attribute value failed. |
