Click or drag to resize

PlugInInfoIsDotNet Property

Returns true if the plug-in is based on .NET, false otherwise.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool IsDotNet { get; }

Property Value

Type: Boolean
See Also