.NET Documentation
C#
VB
Show/Hide TOC
Reflection
Get
Property
Value Method
Overload List
GetPropertyValue(Object, String)
Get the value of a property with the same name.
GetPropertyValue(Object, PropertyInfo, Boolean)
Gets the value of a property.
GetPropertyValue(Object, String, Boolean)
Get the value of a property with the same name.
See Also
Reference
Reflection Class
Aliquo.Core Namespace
In This Article
Overload List
See Also