Interface IFileSystemTableEntry
Namespace: SociallyDistant.Core.OS.FileSystems
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IFileSystemTableEntry
Properties
FileSystemProvider
Declaration
IFileSystemProvider FileSystemProvider { get; }
Property Value
Type | Description |
---|---|
IFileSystemProvider |
Path
Declaration
string Path { get; }
Property Value
Type | Description |
---|---|
string |