| IVideoCatalogServiceDeleteImageCompanionFile Method |
Remove all companion files with the given path from the catalog.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax void DeleteImageCompanionFile(
string file_path
)
Parameters
- file_path String
- Path to the companion image to use
See Also