Nevron.Nov.Networking.CloudStorage Namespace / NNevronCloudStorageService Class
Properties Methods


In This Topic
    NNevronCloudStorageService Class Members
    In This Topic

    The following tables list the members exposed by NNevronCloudStorageService.

    Public Properties
     NameDescription
    Public PropertyGets the domain of this cloud storage.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the authentication data to use with this cloud storage service.  
    Top
    Public Methods
     NameDescription
    Public MethodAuthenticates to this cloud storage service.  
    Public MethodCreates a file picker for this cloud storage service.  
    Public MethodGets an URI for the document file info.  
    Public MethodGets the root folder.  
    Public Methodstatic (Shared in Visual Basic)Gets the cloud storage service and cloud file for the given file URI.  
    Public MethodLoads the contents of given cloud folder asynchronously.  
    Public MethodOverloaded. Uploads a file to the specified cloud storage folder. If a file with the same name exists, it overwrites it.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates a Cloud Open File dialog.  
    Protected MethodOverridden. Creates a Cloud Save File dialog.  
    Protected MethodGets the file URI path.  
    Protected MethodOverridden. Gets the cloud file selected in the given cloud file dialog.  
    Protected Method  
    Protected MethodParses the given URI path and query and returns a cloud file.  
    Protected Method  
    Top
    See Also