Interface IFileSystemTable
Namespace: SociallyDistant.Core.OS.FileSystems
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IFileSystemTable
Properties
Entries
Declaration
IEnumerable<IFileSystemTableEntry> Entries { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<IFileSystemTableEntry> |