How we get name space of object which we try to access?
Thank you,
Printable View
How we get name space of object which we try to access?
Thank you,
Hit F2 to get to the object browser then perform a search for your object. Clicking on the object will uncover a namespace path (in green) at the bottom of this window for you...
I mean on Run time...
Reflection namespace has different functions that might help . What are you trying to do exactly ?