Click or drag to resize

IVideoCatalogServiceDeleteImageCompanionFile Method

Remove all companion files with the given path from the catalog.

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
void DeleteImageCompanionFile(
	string file_path
)

Parameters

file_path  String
Path to the companion image to use
See Also