FileNames

MemoryFileSystem.FileNames property

File names that in this memory file system.

public IList<string> FileNames { get; }

See Also