FileServerOptions.DirectoryBrowserOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options for configuring the DirectoryBrowserMiddleware.
public:
property Microsoft::AspNetCore::Builder::DirectoryBrowserOptions ^ DirectoryBrowserOptions { Microsoft::AspNetCore::Builder::DirectoryBrowserOptions ^ get(); };
public Microsoft.AspNetCore.Builder.DirectoryBrowserOptions DirectoryBrowserOptions { get; }
member this.DirectoryBrowserOptions : Microsoft.AspNetCore.Builder.DirectoryBrowserOptions
Public ReadOnly Property DirectoryBrowserOptions As DirectoryBrowserOptions