SharpFS -- A Virtual FileSystem for .NET

WebArchiver Class

[This is preliminary documentation and subject to change.]

An archiver that loads files from the web. Supported protocols are http, ftp, and file. The target must be in URI format, e.g. http://www.google.com .

For a list of all members of this type, see WebArchiver Members.

System.Object
   SharpFS.WebArchiver

public sealed class WebArchiver : IArchiver

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: SharpFS

Assembly: SharpFS (in SharpFS.dll)

See Also

WebArchiver Members | SharpFS Namespace