Click or drag to resize

CommandCommandContextHelpUrl Property

Gets the URL of the command contextual help. This is usually a location of a local CHM file.

The default implementation return an empty string.

Namespace:  Rhino.Commands
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected virtual string CommandContextHelpUrl { get; }

Property Value

Type: String
See Also