Any errors that occurred as the result of executing the script.
Namespace: CodeSmith.BaseTemplatesAssembly: CodeSmith.BaseTemplates (in CodeSmith.BaseTemplates.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public ScriptErrorCollection Errors { get; private set; } |
| Visual Basic |
|---|
Public Property Errors As ScriptErrorCollection Get Private Set |