The PropertyDescriptionAttribute type exposes the following members.

Fields

  NameDescription
Public fieldDescription
The description of the property.
Public fieldName
The friendly display name of the property.
Public fieldValueType
The data type of the property's value.

See Also