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; }
Public ReadOnly Property Description As String
Get
Property Value
Type:
StringSee Also