Click or drag to resize

IVideoCatalogServiceGetAllTagNames Method

get a list of all tags used

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
string[] GetAllTagNames()

Return Value

String
Array of string with the tags used in the catalog.
See Also