SharpFS -- A Virtual FileSystem for .NET

VirtualFS.Mount Method

[This is preliminary documentation and subject to change.]

Mounts a new archive to a virtual path.

Overload List

Mounts a new archive to a virtual path.

public void Mount(string,string);

Mounts a new archive to a virtual path.

public void Mount(string,string,bool);

See Also

VirtualFS Class | SharpFS Namespace