IVirtualFileSystem.Root.md

June 4, 2025 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystem

IVirtualFileSystem.Root Property

Gets the root directory of the file system. This is the entry point for all operations on the file system.

Atypical.VirtualFileSystem.Core.Contracts.IRootNode Root { get; }

Property Value

IRootNode

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystem
  2. 1IVirtualFileSystem.Root Property