Skip to main content
All docs
V22.2
  • AddAssemblyReference

    «AddAssemblyReference(assembly_name)»

    Adds a reference for the specified assembly to the active project if this reference does not exist.

    Position Parameter Description
    1 Assembly name The name of the assembly which reference you want to add to an active project

    The following example shows how to insert the AddAssemblyReference text command into the template expansion.

    Formatting_BlankLines