File.name

struct File
@property
string
name
const @trusted
(
)

Return Value

Type: string

the complete file and path name of the file.

Meta