RootNode.ToString().md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.RootNode

RootNode.ToString() Method

Returns a string that represents the current object. For RootNode this is always the constant string <cref see="ROOT_PATH" />.

public override string ToString();

Returns

System.String

Contents

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