IFileSystemHandle InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Denotes a handle for item in a file system. For example: in a distributed system this may be some form of unique file/directory id (i.e. a GUID) or object instance internal to implementation

Namespace: NFX.IO.FileSystem
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface IFileSystemHandle
See Also