Whether the script was executed successfully or not.

Namespace: CodeSmith.BaseTemplates
Assembly: CodeSmith.BaseTemplates (in CodeSmith.BaseTemplates.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public bool Success { get; private set; }
Visual Basic
Public Property Success As Boolean
	Get
	Private Set

Property Value

Type: Boolean

See Also