Tao.PhysFs SDK Documentation

Fs.PHYSFS_Version.ToString Method 

Returns a string representation of the version number (x.x.x).

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

A string representing the version.

See Also

Fs.PHYSFS_Version Class | Tao.PhysFs Namespace