Mono Class Library: System.Reflection.FieldInfo Overview | Members

System.Reflection.FieldInfo.FieldType Property

Gets the type of the field reflected by the current instance. [Edit]

public abstract Type FieldType { get; }

Value

The Type of the field reflected by the current instance. [Edit]

Remarks

This property is read-only. [Edit]

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0