SharpFS -- A Virtual FileSystem for .NET

VirtualFile Class

[This is preliminary documentation and subject to change.]

Represents a file opened from a virtual filesystem.

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

System.Object
   SharpFS.VirtualFile

public abstract class VirtualFile : IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: SharpFS

Assembly: SharpFS (in SharpFS.dll)

See Also

VirtualFile Members | SharpFS Namespace