| IVideoCatalogServiceDeleteVideoFile Method |
Remove all video 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 DeleteVideoFile(
string file_path
)
Parameters
- file_path String
- Remove a video file from the catalog given a path to the video file
See Also