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

Property Value

System.Boolean

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.VFSNode
  2. 1VFSNode.IsFile Property