Share via


SharedOptions Constructor ()

 

Defaults to all request paths and the current physical directory.

Namespace:   Microsoft.Owin.StaticFiles.Infrastructure
Assembly:  Microsoft.Owin.StaticFiles (in Microsoft.Owin.StaticFiles.dll)

Syntax

public SharedOptions()
public:
SharedOptions()
new : unit -> SharedOptions
Public Sub New

See Also

SharedOptions Class
Microsoft.Owin.StaticFiles.Infrastructure Namespace

Return to top