FileHold 17.1 API Documentation
C#
Show/Hide TOC
Tag
Processor
Process(String, List
Tag
Data
Set
) Method
Definition
Namespace:
FileHold.LibraryManager.Tags
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
string
Process
(
string
input
,
List
<
TagDataSet
>
sets
)
Parameters
input
String
sets
List
TagDataSet
Return Value
String
See Also
Reference
TagProcessor Class
Process Overload
FileHold.LibraryManager.Tags Namespace
In This Article
Definition
Parameters
Return Value
See Also