Filename extension

Filename extension for io.File is used to get the filename of a file.

on

Properties

extension String

Available on File, provided by the Filename extension

The extension of this file.
no setter
filename String

Available on File, provided by the Filename extension

The filename of this file.
no setter
filenameWithoutExtension String

Available on File, provided by the Filename extension

The filename without the extension.
no setter