FieldInfo.FieldType Property
Gets the type of the current FieldInfo object.
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Syntax
public virtual abstract Type FieldType { get; }
Property Value
The type of the current FieldInfo object.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.
See Also
Reference
FieldInfo Class
FieldInfo Members
System.Reflection Namespace