Microsoft.Owin.FileSystems Namespace

 

The Microsoft.Owin.FileSystems namespace provides types related to file information.

ClassDescription
System_CAPS_pubclassEmbeddedResourceFileSystem

Looks up files using embedded resources in the specified assembly. This file system is case sensitive.

System_CAPS_pubclassPhysicalFileSystem

Looks up files using the on-disk file system

InterfaceDescription
System_CAPS_pubinterfaceIFileInfo

Represents a file in the given file system.

System_CAPS_pubinterfaceIFileSystem

A file system abstraction

Return to top
Show: