Click or drag to resize

CommandEventArgsCommandPluginName Property

Gets the name of the plug-in that this command belongs to. If the command is internal to Rhino, then this property is an empty string.

Namespace:  Rhino.Commands
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string CommandPluginName { get; }

Property Value

Type: String
See Also