Click or drag to resize

TagFunctionParameters Property

Namespace:  FileHold.LibraryManager.Tags.TagFunctions
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<string> Parameters { get; }

Property Value

Type: ListString

Implements

ITagFunctionParameters
See Also