System.Reflection.PropertyInfo.GetValue Method

Returns the property value of a specified object.

Syntax

[System.Diagnostics.DebuggerStepThrough]
public object GetValue (object obj)

Parameters

obj
The object whose property value will be returned.

Returns

The property value of the specified object.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0