CollectorQueryParams Class Members
The following tables list the members exposed by CollectorQueryParams.
| Name | Description |
 | Categories |
A combination of collector categories describing the collector properties to retrieve as part of the query.
|
 | Namemask |
Constrains the list of collectors returned based on collector name. The standard wildcard characters ? (matches 1 character)
and * (matches any number of characters) may be used.
|
Top
| Name | Description |
 | ToString | Overridden.
Converts the value of this instance to a System.String.
|
Top