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

System.Reflection.PropertyInfo.PropertyType Property

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

public abstract Type PropertyType { get; }

Value

A Type that represents the type of the property reflected by the current instance. [Edit]

Remarks

Operation
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