VFSIndex.this[VFSFilePath].md

June 4, 2025 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.VFSIndex

VFSIndex.this[VFSFilePath] Property

Gets or sets the node at the specified file path.

public Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystemNode this[Atypical.VirtualFileSystem.Core.VFSFilePath filePath] { get; set; }

Parameters

filePath VFSFilePath

Property Value

IVirtualFileSystemNode

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.VFSIndex
  2. 1VFSIndex.this[VFSFilePath] Property