The IExtendedProperty type exposes the following members.

Properties

  NameDescription
Public propertyDataType
The data type of this extended property.
Public propertyPropertyState
Public propertyValue
The value of this extended property.

Events

  NameDescription
Public eventPropertyChanged
Occurs when a property value changes.
(Inherited from INotifyPropertyChanged.)

See Also