AttributeUsageAttribute Members
The following tables list the members exposed by the AttributeUsageAttribute type.
Public Constructors
Public Properties
|
AllowMultiple |
Gets or sets a Boolean value that indicates whether you can specify more than one instance of the specified attribute for a single program element. |
|
Inherited |
Gets or sets a Boolean value that indicates whether the specified attribute can be inherited by derived classes and overriding members. |
|
ValidOn |
Gets a set of values that indicate which program elements you can apply the specified attribute to. |
Public Methods
See Also
Reference
AttributeUsageAttribute Class
System Namespace