FileServerOptions Constructor ()
Creates a combined options class for all of the static file middleware components.
Namespace: Microsoft.Owin.StaticFiles
Assembly: Microsoft.Owin.StaticFiles (in Microsoft.Owin.StaticFiles.dll)
Syntax
public FileServerOptions()
public:
FileServerOptions()
new : unit -> FileServerOptions
Public Sub New
See Also
FileServerOptions Class
Microsoft.Owin.StaticFiles Namespace
Return to top