Android Question Is it possible to fetch an object properties using Reflector?

Addo

Well-Known Member
Licensed User
Can Reflector library fetch an object properties names?

I know that i can use Reflector library to setfields to some properties.

But can i use it to read an object properties names ?
 

stevel05

Expert
Licensed User
Longtime User
This is an old project, I can't find the original post. But you should be able to extract the code you need from here.
 

Attachments

  • ClassSpy.zip
    8.4 KB · Views: 201
Upvote 0
Top