GuiClient.

GetVersion() Method

Summary

Gets the version of the TortoiseHg client installed and in use. Note that System.Version.Revision and System.Version.Build can be 0 for major and minor versions of TortoiseHg.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Gui
Containing Type
GuiClient

Syntax

public static Version GetVersion()

Return Value

Type Description
Version The Version of the TortoiseHg client installed and in use.