SharpFS -- A Virtual FileSystem for .NET

ResourceArchiver Constructor 

[This is preliminary documentation and subject to change.]

Creates a new resource file based archiver.

public ResourceArchiver(
   string target
);

Parameters

target
The target directory that this archiver represents.

See Also

ResourceArchiver Class | SharpFS Namespace