Returns the current version information in the following format: 5.2 (Major.Minor)
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public static string GetVersionNumber() |
Visual Basic |
---|
Public Shared Function GetVersionNumber As String |
Return Value
Type: StringReturns the current version information in the following format: 5.2 (Major.Minor)