sp core library.version.tostring - microsoft/Viva-Connections-Extensibility-Beta GitHub Wiki

Home > @microsoft/sp-core-library > Version > toString

Version.toString() method

Returns a string representation of the version.

Signature:

toString(): string;

Returns:

string

Remarks

The value is normalized and may be different from the original string (e.g. leading zeroes may be removed). However, the number of version parts will be unchanged.

⚠️ **GitHub.com Fallback** ⚠️