RanorexNetRanorex Documentation
HelpTopic Property
NamespacesRanorexAccessibleHelpTopic
The filename and topic identifier of the associated WinHelp file for the accessible object.
Declaration Syntax
C#Visual BasicVisual C++
public string HelpTopic { get; }
Public ReadOnly Property HelpTopic As String
public:
property String^ HelpTopic {
	String^ get ();
}
Exceptions
ExceptionCondition
SetAttributeFailedExceptionThrown if setting the attribute value failed.

Assembly: Ranorex.Plugin.Msaa (Module: Ranorex.Plugin.Msaa) Version: 2.3.2.8802 (2.3.2.8802)