S3V4FileSystem ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Implements FileSystem for Amazon S3
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.IO.FileSystem FileSystem
        NFX.IO.FileSystem.S3.V4 S3V4FileSystem

Namespace: NFX.IO.FileSystem.S3.V4
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class S3V4FileSystem : FileSystem
See Also