VFSDirectoryPath.ToString().md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.VFSDirectoryPath

VFSDirectoryPath.ToString() Method

Returns a string that represents the current object. The string representation of the directory path is the path itself.

public override string ToString();

Returns

System.String
A string that represents the current object.

Contents

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