AttributeTargets (System.AttributeTargets)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: mscorlib.dll

Specifies the application elements on which it is valid to apply an attribute.

VB.NET C#

VB.NET

Public Enum Structure AttributeTargets
  Implements System.IComparable, System.IFormattable, System.IConvertible
End Enum

Articles

AttributeTargets Property

TypeBuilder.AttributeTargets Property. public override  System.AttributeTargets  AttributeTargets {get;}

ValidOn Property

MacroUsageAttribute.ValidOn Property ... System.AttributeTargets  ValidOn {get;}

nestedException Class

Visual Basic (Declaration) _ Public Class nestedException Inherits Exception

MBR IT/.NET 247 : System.AttributeTargets Enumeration [Articles]

A Data Access Layer to Persist Business Objects Using Attributes and Reflection: The Code Project: Then I came up with the idea of creating classes that would say how they should ...

Mono Documentation

System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System ...

Mono Documentation

System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Module | System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets ...

Mono Documentation

System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets.Enum | System.AttributeTargets ...

System.AttributeTargets Enum

Base Types Object ValueType Enum AttributeTargets. Assembly mscorlib Library BCL Summary Enumerates the application elements to which it is valid to attach an attribute.

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