SemVersion.

ToString() Method

Summary

Returns the string representation of an SemVersion object.
Namespace
Cake.Common
Containing Type
SemVersion

Syntax

public override string ToString()

Return Value

Type Description
string The string representation of the object.