DirectoryNode.ToString().md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.DirectoryNode

DirectoryNode.ToString() Method

Returns a string that represents the path of the directory.

public override string ToString();

Returns

System.String
A string that represents the path of the directory.

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.DirectoryNode
  2. 1DirectoryNode.ToString() Method