DirectoryNode.Files.md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.DirectoryNode

DirectoryNode.Files Property

Gets the child files of the node.

public System.Collections.Generic.IEnumerable<Atypical.VirtualFileSystem.Core.Contracts.IFileNode> Files { get; }

Implements Files

Property Value

System.Collections.Generic.IEnumerable<IFileNode>

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.DirectoryNode
  2. 1DirectoryNode.Files Property