Related resources for read property using reflection
  • Reflection - Calling a property at runtime9/28/2011 1:52:05 PM. In this article, we will learn how we can call an object's property at runtime using Reflection. We will also learn how we can use LINQ effectively with reflection.