Get a list of properties on the target object. To do this we'll just call GetDescription( obj.GetType() ) and return .Properties.
Will return an empty array if we can't access these properties.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.