次の方法で共有


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

プロパティ値

適用対象