GOA - System.AttributeTargets

AttributeTargets Enumeration


Definition

public enum AttributeTargets : int

Values

AttributeTargets.Assembly1
AttributeTargets.Module2
AttributeTargets.Class4
AttributeTargets.Struct8
AttributeTargets.Enum16
AttributeTargets.Constructor32
AttributeTargets.Method64
AttributeTargets.Property128
AttributeTargets.Field256
AttributeTargets.Event512
AttributeTargets.Interface1024
AttributeTargets.Parameter2048
AttributeTargets.Delegate4096
AttributeTargets.ReturnValue8192
AttributeTargets.All16383

Enumeration Information

NamespaceSystem
Flash Librarycorlib.scl
Flash Library Version2.0.0.2466
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.