| Revit 2023 API |
| ContextualHelp..::..Launch Method |
| ContextualHelp Class See Also |
Launches and displays the help topic specified by the contents of this ContextualHelp object.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2013
Syntax
| C# |
|---|
public void Launch() |
| Visual Basic |
|---|
Public Sub Launch |
| Visual C++ |
|---|
public: void Launch() |