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
'Declaration
Public Sub New
'Usage
Dim instance As New FileServerOptions()
public FileServerOptions()
public:
FileServerOptions()
new : unit -> FileServerOptions
public function FileServerOptions()