IFile.Name

IFile.Name property

The name of the file. On getting, this must return the name of the file as a String.

public String Name { get; }

See Also