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

Filesystem context More...

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

Properties

IVfsFile File [get]
 File accesor More...
 
IVfsDirectory Directory [get]
 Directory accesor More...
 
IVfsPath Path [get]
 Path object with semantics More...
 

Detailed Description

Filesystem context

Property Documentation

IVfsDirectory Vfs.IFileSystemManager.Directory
get

Directory accesor

IVfsFile Vfs.IFileSystemManager.File
get

File accesor

IVfsPath Vfs.IFileSystemManager.Path
get

Path object with semantics


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