Atypical.VirtualFileSystem.Core Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystem IVirtualFileSystem.IsEmpty Property Indicates whether the file system is empty. This is the case if the root directory is empty. bool IsEmpty { get; } Property Value System.Boolean