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

속성 값

적용 대상