Gets or sets the configuration version.

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

Syntax

C#
string ConfigurationVersion { get; set; }
Visual Basic
Property ConfigurationVersion As String
	Get
	Set

Property Value

Type: String
The configuration version.

See Also