File.name

struct File
@property const @trusted
string
name
()

Return Value

Type: string

the complete file and path name of the file.

Meta