This merge strategy can be used to insert the template output into a named region inside an existing file
and preserve the rest of the content in the file. The initialization string should be of the format:
"RegionName=<RegionName>;Language=<Language>"
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public class InsertRegionMergeStrategy : IMergeStrategy |
Visual Basic |
---|
Public Class InsertRegionMergeStrategy Implements IMergeStrategy |