Share via


FeatureAttribute Members

Indicates that a class belongs to a named feature.

The following tables list the members exposed by the FeatureAttribute type.

Public Constructors

  Name Description
  FeatureAttribute Initializes a new instance of the feature attribute.

Top

Public Properties

  Name Description
public property Name Gets the feature name associated with the given class.
public property TypeId  (Inherited from Attribute)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (Inherited from Object)
public method GetHashCode  Overridden. (Inherited from Object)
public method GetType  (Inherited from Object)
public method IsDefaultAttribute  (Inherited from Attribute)
public method Match  (Inherited from Attribute)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

FeatureAttribute Class
Microsoft.Modeling Namespace

Other Resources

Feature Attribute