PgVFS.NET
A C# System.IO compatible File System on Postgres
 All Classes Namespaces Functions Enumerations Enumerator Properties Pages
Vfs.Local.FileSystemManager Class Reference

Creates a context for a local file system (Wrapper) More...

Inheritance diagram for Vfs.Local.FileSystemManager:
Vfs.IFileSystemManager

Public Member Functions

 FileSystemManager ()
 Ctor More...
 
void Dispose ()
 [Does nothing] More...
 

Properties

IVfsFile File [get]
 File More...
 
IVfsDirectory Directory [get]
 Directory More...
 
IVfsPath Path [get]
 Path More...
 
- Properties inherited from Vfs.IFileSystemManager
IVfsFile File [get]
 File accesor More...
 
IVfsDirectory Directory [get]
 Directory accesor More...
 
IVfsPath Path [get]
 Path object with semantics More...
 

Detailed Description

Creates a context for a local file system (Wrapper)

Constructor & Destructor Documentation

Vfs.Local.FileSystemManager.FileSystemManager ( )

Ctor

Member Function Documentation

void Vfs.Local.FileSystemManager.Dispose ( )

[Does nothing]

Property Documentation

IVfsDirectory Vfs.Local.FileSystemManager.Directory
get

Directory

IVfsFile Vfs.Local.FileSystemManager.File
get

File

IVfsPath Vfs.Local.FileSystemManager.Path
get

Path


The documentation for this class was generated from the following file: