API Reference
Class
TopologyIconPackLoadResult
Describes the result of loading one topology icon-pack manifest from disk.
Inheritance
- Object
- TopologyIconPackLoadResult
Properties
SourcePath #Gets the source manifest path.
FileName #Gets the source manifest file name.
Pack #Gets the loaded icon pack when loading succeeded.
ErrorMessage #Gets the load error message when loading failed.
SkipReason #Gets the skip reason when a valid manifest was not added to the catalog.
Exception #Gets the load exception when loading failed.
Succeeded #Gets whether the manifest loaded successfully.
Skipped #Gets whether the manifest loaded but was intentionally skipped.