◆ GetPropertyValue()

object GetPropertyValue ( string  propertyName)
Parameters
propertyNameName of the property to find. Does not confirm the name exists. If named property does not exist, an error will be generated at runtime.
Returns
value found for the provided property name

References ExposedObjectMembers.FindProperty(), and ExposedMember.GetValue().

+ Here is the call graph for this function: