VFSPath.Parent.md
June 4, 2025 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.VFSPath
VFSPath.Parent Property
Gets the path of the parent directory.
public Atypical.VirtualFileSystem.Core.VFSDirectoryPath? Parent { get; }