TagProcessorProcess(String, TagDataSet) Method

Definition

Namespace: FileHold.LibraryManager.Tags
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public string Process(
	string input,
	TagDataSet set
)

Parameters

input  String
 
set  TagDataSet
 

Return Value

String

See Also