Provides a way to report execution progress for the template.

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

Syntax

C#
public Progress Progress { get; }
Visual Basic
Public ReadOnly Property Progress As Progress
	Get

Property Value

Type: Progress

See Also