CommandEventArgsCommandPluginName Property |
Gets the name of the plug-in that this command belongs to. If the command is internal
to Rhino, then this propert is an empty string.
Namespace:
Rhino.Commands
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic string CommandPluginName { get; }Public ReadOnly Property CommandPluginName As String
Get
Property Value
Type:
String
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also