API Reference
Class
TopologyIconCatalogQuery
Defines host-side filters for browsing topology icon catalogs.
Inheritance
- Object
- TopologyIconCatalogQuery
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method TopologyIconCatalogQueryExtensions.GetCategories
- Method TopologyIconCatalogQueryExtensions.GetPackIds
- Method TopologyIconCatalogQueryExtensions.GetTags
- Method TopologyIconCatalogQueryExtensions.GetVendors
- Method TopologyIconCatalogQueryExtensions.Search
- Method TopologyIconCatalogSummaryExtensions.GetPackSummaries
- Method TopologyIconCatalogSummaryExtensions.GetVendorSummaries
Properties
SearchText #Gets or sets free-text search matched against pack and icon metadata.
PackIds #Gets pack ids to include. Empty means all packs.
Vendors #Gets vendors to include. Empty means all vendors.
Categories #Gets icon categories to include. Empty means all categories.
Tags #Gets search tags to include. Empty means all tags.
IncludeBuiltInPacks #Gets or sets whether built-in packs should be included.
IncludeCustomPacks #Gets or sets whether custom or vendor packs should be included.