Method SetDefaultFSNameMemory
SetDefaultFSNameMemory(string)
Sets the default protocol name for the memory file system that will be used for the new WebBrowser instances.
public static void SetDefaultFSNameMemory(string value)
Parameters
value
stringProtocol 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.