AttributeUsageAttribute (System.AttributeUsageAttribute)

Inherits: System.Attribute

Interfaces: _Attribute

Derived Types: 0

Assembly: mscorlib.dll

Specifies the usage of another attribute class. This class cannot be inherited.

VB.NET C#

C#

public sealed class AttributeUsageAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
{
}

Articles

System::AttributeUsageAttribute class Reference

System::AttributeUsageAttribute Class Reference More.

AllowMultiple property on System.AttributeUsageAttribute - Matthew ...

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 ...

Brad Abrams : The SLAR on System.AttributeUsageAttribute

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 ...

Hyperlinked ECMA C# Language Specification

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 ...

Mono Documentation

The constructors of System.AttributeUsageAttribute are listed below. For a list of all members, see the AttributeUsageAttribute Members list.

Mono Documentation

The members of System.AttributeUsageAttribute are listed below. See Also: Inherited members from System.Attribute [ ...

AttributeUsageAttribute Class

Specifies the usage of another attribute class. This class cannot be inherited. For a list of all members of this type, see AttributeUsageAttribute Members

System.AttributeUsageAttribute Class

Base Types Object Attribute AttributeUsageAttribute. Assembly mscorlib Library BCL Summary Specifies the behavior of a custom attribute when that attribute is defined.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support