S
Steven
Is it possible to use reflection to get a list of the
properties in a class to which I have applied a particular
attribute? I want to get all of the properties to which I
have applied the Browsable attribute. I will also need
their data types.
properties in a class to which I have applied a particular
attribute? I want to get all of the properties to which I
have applied the Browsable attribute. I will also need
their data types.