Gets the latest released version number of CodeSmith that has been released.
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public static VersionInfo GetLatestVersionInfo() |
Visual Basic |
---|
Public Shared Function GetLatestVersionInfo As VersionInfo |
Return Value
Type: VersionInfoIf an internet connection was detected it will return the version information of the latest released version of CodeSmith. If an internet connection could not be found then it returns null.