Returns the Assembly file version information for the CodeSmith.Engine assembly.

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

Syntax

C#
public static Version GetCurrentVersion()
Visual Basic
Public Shared Function GetCurrentVersion As Version

Return Value

Type: Version
Returns the Assembly file version information for the CodeSmith.Engine assembly.

See Also