Gets or sets a delegate that will be used to process the value of the regex match.
Namespace: Ookii.FormatCAssembly: Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Field Value
A delegate that will be used to process the value of the regex match.Remarks
Use this property if you want to change the text value that is added to the formatted result.
See Also