FieldInfo (System.Reflection.FieldInfo)

Inherits: System.Reflection.MemberInfo

Interfaces: ICustomAttributeProvider, _MemberInfo, _FieldInfo

Derived Types: 4 (Click here to see a list of derived types)

Assembly: mscorlib.dll

Discovers the attributes of a field and provides access to field metadata.

VB.NET C#

C#

public abstract class FieldInfo : System.Reflection.MemberInfo, System.Reflection.ICustomAttributeProvider, System.Runtime.InteropServices._MemberInfo, System.Runtime.InteropServices._FieldInfo
{
}

Articles

MBR IT/.NET 247 : System.Reflection.FieldInfo Class [Articles]

Creating and Using Attributes: The Code Project: In this article I hope to show you what attributes are, how to use existing attributes, and how to create your own attributes to ...

System.Reflection

There are 11 incomplete classes in this namespace. In total we are missing ... System.Reflection.FieldInfo: Status : ClassInterfaceAttribute(0) is Missing

FieldInfo.IsInitOnly (Propiedad)

Obtiene un valor que indica si el campo sólo se puede establecer en el cuerpo del constructor. [Visual Basic] Public ReadOnly Property Is As Boolean [C#] public bool IsInitOnly ...

FieldInfo.SetValue (Método)

Establece el valor del campo para el objeto especificado en el valor indicado. Lista de sobrecarga. Establece el valor del campo admitido por el objeto especificado.

Mono Documentation

The members of System.Reflection.FieldInfo are listed below. See Also: Inherited members from System.Reflection.MemberInfo [ ...

Mono Documentation

Mono Class Library : System.Reflection Namespace System.Reflection.FieldInfo Class ... System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices ...

System.Reflection.FieldInfo Class

Base Types Object MemberInfo FieldInfo. Assembly mscorlib Library Reflection Summary Provides access to field metadata. See Also System.Reflection Namespace

FieldInfo Class (System.Reflection)

Discovers the attributes of a field and provides access to field metadata. ... System.Object    System.Reflection.MemberInfo      System.Reflection.FieldInfo

FieldInfo Class (System.Reflection)

The field information is obtained from metadata. The FieldInfo class does not ... System . . :: . Object    System.Reflection . . :: . MemberInfo      System.Reflection . . :: . FieldInfo

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