Inserts variables into the property set where the value matches.
Namespace: CodeSmith.Engine.SchemaAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public static CodeSmithProject InsertVariables( CodeSmithProject csp ) |
Visual Basic |
---|
Public Shared Function InsertVariables ( csp As CodeSmithProject ) As CodeSmithProject |
Parameters
- csp
- Type: CodeSmith.Engine.Schema..::..CodeSmithProject
The original project.
Return Value
Type: CodeSmithProjectA new instance of CodeSmithProject.