Version

InfragisticsFeatureAttribute Class Members

The following tables list the members exposed by InfragisticsFeatureAttribute.

Public Constructors
 NameDescription
Public ConstructorInfragisticsFeatureAttribute ConstructorCreates a new InfragisticsFeatureAttribute instance.  
Public Properties
 NameDescription
Public PropertyExcludeGets or sets the value indicating whether member or type should be excluded from the internal feature documentation.  
Public PropertyFeatureNameGets or sets a short name description of the feature.  
Public PropertySubFeatureNameGets or sets a more granular sub-feature name description of the feature.  
Public PropertyTypeId (Inherited from System.Attribute)
Public PropertyVersionGets or sets the version in which the feature was added.  
Public Methods
 NameDescription
Public MethodEquals (Inherited from System.Attribute)
Public MethodGetHashCode (Inherited from System.Attribute)
Public MethodIsDefaultAttribute (Inherited from System.Attribute)
Public MethodMatch (Inherited from System.Attribute)
See Also

View on GitHub