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