VFSIndex.this[VFSDirectoryPath].md

June 4, 2025 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.VFSIndex

VFSIndex.this[VFSDirectoryPath] Property

Gets or sets the node at the specified directory path.

public Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystemNode this[Atypical.VirtualFileSystem.Core.VFSDirectoryPath directoryPath] { get; set; }

Parameters

directoryPath VFSDirectoryPath

Property Value

IVirtualFileSystemNode

Contents

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