FileNode.ToString().md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.FileNode

FileNode.ToString() Method

Returns a string that represents the path of the file.

public override string ToString();

Returns

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

Contents

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