GoogleDriveFileSystem ClassNFX Class Library

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

Implements FileSystem for Google Drive
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.IO.FileSystem FileSystem
        NFX.IO.FileSystem.GoogleDrive.V2 GoogleDriveFileSystem

Namespace: NFX.IO.FileSystem.GoogleDrive.V2
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class GoogleDriveFileSystem : FileSystem
See Also