Click or drag to resize
PropertySpecificationEventArgs Properties

The PropertySpecificationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyProperty
Gets the PropertySpec that represents the property whose value is being requested or set.
Public propertyValue
Gets or sets the current value of the property.
Top
See Also