The meta-attribute that applies to attribute type only.
Type | Name | Signature |
---|---|---|
field | allowMultiple | public bool allowMultiple |
field | target | public int target |
public bool allowMultiple
If true, multiple instances of this attribute can be applied at same place.
public int target
The allowed types of target. This is the bitwise sum (OR'ed) of all the allowed target constants.
See Also