Table of Contents

Method SetDefaultFSNameMemory

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

SetDefaultFSNameMemory(string)

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

void SetDefaultFSNameMemory(string value)

Parameters

value string

Protocol name for the memory file system.

Remarks

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