PlugInDescriptionAttribute Class

PlugInDescriptionAttribute Class

[Missing <summary> documentation for "T:Rhino.PlugIns.PlugInDescriptionAttribute"]

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Rhino.PlugInsPlugInDescriptionAttribute

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class PlugInDescriptionAttribute : Attribute
Public NotInheritable Class PlugInDescriptionAttribute
	Inherits Attribute

The PlugInDescriptionAttribute type exposes the following members.

Constructors
  NameDescription
Public methodPlugInDescriptionAttribute
Initializes a new instance of the PlugInDescriptionAttribute class
Top
Properties
  NameDescription
Public propertyDescriptionType
Public propertyTypeId (Inherited from Attribute.)
Public propertyValue
Top
Methods
  NameDescription
Public methodEquals (Inherited from Attribute.)
Public methodGetHashCode (Inherited from Attribute.)
Public methodGetType (Inherited from Object.)
Public methodIsDefaultAttribute (Inherited from Attribute.)
Public methodMatch (Inherited from Attribute.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also