Share

ContextualHelp.HelpPath Property

The context id, help URL, or help file path.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public string HelpPath { get; set; }

Property Value

String

Exceptions

ExceptionCondition
ArgumentException Thrown when setting the help path to null or empty.

See Also

Reference

Was this information helpful?