Atypical.VirtualFileSystem.Core Atypical.VirtualFileSystem.Core.Contracts.IDirectoryNode IDirectoryNode.Files Property Gets the child files of the node. System.Collections.Generic.IEnumerable<Atypical.VirtualFileSystem.Core.Contracts.IFileNode> Files { get; } Property Value System.Collections.Generic.IEnumerable<IFileNode>