FileServerOptions.EnableDirectoryBrowsing Property

Definition

Directory browsing is disabled by default.

public:
 property bool EnableDirectoryBrowsing { bool get(); void set(bool value); };
public bool EnableDirectoryBrowsing { get; set; }
member this.EnableDirectoryBrowsing : bool with get, set
Public Property EnableDirectoryBrowsing As Boolean

Property Value

Applies to