GetPropertyValue Method
GetPropertyValue(object)
Returns the property of specified object.
Declaration
public object GetPropertyValue(object obj)
Public Function GetPropertyValue(obj As Object) As Object
Parameters
| Type |
Name |
Description |
| object |
obj |
|
Returns