QuickOPC User's Guide and Reference
OpcLabs.BaseLib.Extensions.FileProviders Namespace
Inheritance Hierarchy
OpcLabs.BaseLib Assembly : OpcLabs.BaseLib.Extensions.FileProviders Namespace
This namespace contains types for abstraction of file providers.
Classes
 ClassDescription
ClassA position in a tree of file system nodes in the file provider model.
ClassContains extension methods to the IDirectoryContents2 interface.
ClassContains extension methods to the Microsoft.Extensions.FileProviders.IDirectoryContents interface.
ClassContains extension methods for the Microsoft.Extensions.FileProviders.IFileInfo interface.
ClassContains extension methods to the IWritableDirectoryContents interface.
ClassContains extension methods for the IWritableFileInfo interface.
ClassA file provider that allows to map any file infos to it.
ClassA writable file provider that allows to map any file infos to it.
Interfaces
 InterfaceDescription
InterfaceRepresents a directory from which files and sub-directories can be obtained.
InterfaceRepresents an enumerable contents of a directory, from which files and sub-directories can be obtained.
InterfaceRepresents a file in the given file provider, enhanced by a capability to be refreshed.
InterfaceAn extended read-only file provider abstractions.
InterfaceRepresents a writable directory's content in the file provider.
InterfaceRepresents a modifiable ("writable") directory's content in the file provider.
InterfaceRepresents a possibly writable file in the given writable file provider.
InterfaceA writable file provider abstraction.
Enumerations
 EnumerationDescription
EnumerationThe kind of node in a file system traversal.
See Also

Reference

OpcLabs.BaseLib Assembly