DevForce Help Reference
GetProperty Method (ReflectionFns)


Can be used in place of System.Type.GetProperty(System.String). Only finds public instance properties.
Overload List
OverloadDescription
GetProperty(Type,String)Can be used in place of System.Type.GetProperty(System.String). Only finds public instance properties.  
GetProperty(Type,String,BindingFlags)Can be used in place of System.Type.GetProperty(System.String).  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReflectionFns Class
ReflectionFns Members

Send Feedback