IdeaBlade.Core Assembly > IdeaBlade.Core.Reflection Namespace > ReflectionFns Class : GetProperty Method |
Overload | Description |
---|---|
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). |
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