Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagehtml/xml
<!-- #include file="CommonScript.cs" -->

You can also use an include statement to bring in static template content. It doesn't matter what is in the file that you include; CodeSmith Generator simply inserts the file contents into the template.

...