| Revit 2020 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: 20.0.0.0 (20.0.0.377)
Since: 2013
Syntax
| C# |
|---|
public void Launch() |
| Visual Basic |
|---|
Public Sub Launch |
| Visual C++ |
|---|
public: void Launch() |