Click or drag to resize

PlugInInfoCommandNames Property

Returns a plug-in's English command names.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public string[] CommandNames { get; }

Property Value

Type: String
See Also