|
System::AttributeUsageAttribute Class Reference More.
|
|
I've been tripped up by this one many, many times! For those of you who are really into your attributes (as I am), the AllowMultiple property is useful for when an attribute has ...
|
|
Boy, it has been a while sense I did one of these… but, never the less, continuing in the series on sharing some of the information in the .NET Framework Standard Library ...
|
|
3 System.AttributeUsageAttribute ( §24.4.1 ), which is used to describe the ways in which an attribute class can be used. 4 System.ConditionalAttribute ( §24.4.2 ), which is used to ...
|
|
The constructors of System.AttributeUsageAttribute are listed below. For a list of all members, see the AttributeUsageAttribute Members list.
|
|
The members of System.AttributeUsageAttribute are listed below. See Also: Inherited members from System.Attribute [ ...
|
|
Specifies the usage of another attribute class. This class cannot be inherited. For a list of all members of this type, see AttributeUsageAttribute Members
|
|
Base Types Object Attribute AttributeUsageAttribute. Assembly mscorlib Library BCL Summary Specifies the behavior of a custom attribute when that attribute is defined.
|