The PropertyDescriptor type exposes the following members.

Methods

  Name Description
Public method GetValue
Gets the current value of the property on an object.

Properties

  Name Description
Public property Name
Gets the name of the property.
Public property PropertyType
Gets the type of the property.

See Also