IFileSystem Interface
A file system abstraction
Assembly: Microsoft.Owin.FileSystems (in Microsoft.Owin.FileSystems.dll)
| Name | Description | |
|---|---|---|
![]() | TryGetDirectoryContents(String^, IEnumerable<IFileInfo^>^) | Enumerate a directory at the given path, if any |
![]() | TryGetFileInfo(String^, IFileInfo^) | Locate a file at the given path |
Show:
