PlugInInfo.PlugInLoadTime Property

PlugInInfoPlugInLoadTime Property

Returns the plug-in's load time.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public PlugInLoadTime PlugInLoadTime { get; }
Public ReadOnly Property PlugInLoadTime As PlugInLoadTime
	Get

Property Value

Type: PlugInLoadTime
Version Information

Rhino for Windows

Supported in: 6.8
See Also