VFSPath.Name.md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.VFSPath

VFSPath.Name Property

Gets the name of the file system entry. The name of the root directory is ROOT_PATH. The name of a file is the name of the file with its extension.

public string Name { get; }

Property Value

System.String

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.VFSPath
  2. 1VFSPath.Name Property