The AssociatedParameterSetQueryEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Added |
Gets the collection of AssociatedParameterSetValue that were added and now match the query.
| |
| Removed |
Gets the collection of AssociatedParameterSetValue that were removed and no longer match the query.
| |
| Updated |
Gets the collection of AssociatedParameterSetValue that were updated and still match the query.
|