The context id, help URL, or help file path.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string HelpPath { get; set; }Property Value
String
Exceptions
| Exception | Condition |
|---|
| ArgumentException | Thrown when setting the help path to null or empty. |
See Also
Reference