Click or drag to resize

PlugInDescription Property

Returns the description of the plug-in, as found in the plug-in's assembly attributes.

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

Property Value

Type: String
See Also