AttributeUsageAttribute Properties
.NET Framework (current version)
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | AllowMultiple | Gets or sets a Boolean value indicating whether more than one instance of the indicated attribute can be specified for a single program element. |
![]() | Inherited | Gets or sets a Boolean value that determines whether the indicated attribute is inherited by derived classes and overriding members. |
![]() | TypeId | |
![]() | ValidOn | Gets a set of values identifying which program elements that the indicated attribute can be applied to. |
Show:
