Table of Contents

Method SetDefaultFSNameArchive

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetDefaultFSNameArchive(string)

Sets the default protocol name for the archive file system that will be used for the new WebBrowser instances.

public static void SetDefaultFSNameArchive(string value)

Parameters

value string

Protocol name for the archive file system.

Remarks

If you specify non empty value here, archive file system will be automatically registered for use with the WebBrowser control.