Click or drag to resize

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; }

Property Value

Type: PlugInLoadTime
See Also