| IVideoCatalogServiceSetCompanionImagePath Method |
Set a new companion image path.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax void SetCompanionImagePath(
long image_id,
string new_path
)
Parameters
- image_id Int64
- limage id
- new_path String
- new path for the companion image
See Also