Response stream for the template output. You can write to the stream programmatically using this property.
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public CodeTemplateWriter Response { get; set; } |
| Visual Basic |
|---|
Public Property Response As CodeTemplateWriter Get Set |