SharpFS -- A Virtual FileSystem for .NET

FileManager.Request Method (String)

[This is preliminary documentation and subject to change.]

Submit a request for a file to be loaded into memory.

public void Request(
   string fileName
);

Parameters

fileName
The file to be loaded.

See Also

FileManager Class | SharpFS Namespace | FileManager.Request Overload List