VFSNode.IsDirectory.md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.VFSNode

VFSNode.IsDirectory Property

Indicates whether the node is a directory.

public abstract bool IsDirectory { get; }

Implements IsDirectory

Property Value

System.Boolean

Contents

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