Client.

SupportedVersions Property

Summary

Gets a collection of supported versions of the Mercurial client.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
Client

Syntax

public static IEnumerable<Version> SupportedVersions { get; }

Value

Type Description
IEnumerable<T>