VFSNode.IsFile.md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.VFSNode
VFSNode.IsFile Property
Indicates whether the node is a file.
public abstract bool IsFile { get; }
Implements IsFile
January 20, 2026 ยท View on GitHub
Indicates whether the node is a file.
public abstract bool IsFile { get; }
Implements IsFile