PlugInInfoPlugInLoadTime Property |
Returns the plug-in's load time.
Namespace:
Rhino.PlugIns
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public PlugInLoadTime PlugInLoadTime { get; }
Public ReadOnly Property PlugInLoadTime As PlugInLoadTime
Get
Property Value
Type:
PlugInLoadTimeSee Also