FileServerOptions.EnableDirectoryBrowsing 属性

定义

默认情况下已禁用目录浏览。

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

属性值

适用于