PlugInInfo.Version Property

PlugInInfoVersion Property

Returns the plug-in's version.

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

Property Value

Type: String
Version Information

Rhino for Windows

Supported in: 6.8
See Also