The AssociatedParameterSetQueryEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAdded
Gets the collection of AssociatedParameterSetValue that were added and now match the query.
Public propertyRemoved
Gets the collection of AssociatedParameterSetValue that were removed and no longer match the query.
Public propertyUpdated
Gets the collection of AssociatedParameterSetValue that were updated and still match the query.

See Also