API Reference
Class
TopologyIconCatalogLoadResult
Describes a catalog loaded from topology icon-pack manifests plus per-file diagnostics.
Inheritance
- Object
- TopologyIconCatalogLoadResult
Properties
Catalog #Gets the loaded catalog.
Results #Gets per-file load results in deterministic file-name order.
LoadedPacks #Gets successfully loaded packs in deterministic file-name order.
FailedResults #Gets failed manifest results in deterministic file-name order.
SkippedResults #Gets skipped manifest results in deterministic file-name order.
LoadedCount #Gets the number of successfully loaded packs.
FailedCount #Gets the number of failed manifests.
SkippedCount #Gets the number of skipped manifests.
HasErrors #Gets whether any manifest failed to load or add to the catalog.
HasSkipped #Gets whether any manifest loaded but was skipped.