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


In This Topic
    NCloudStorageService Class Members
    In This Topic

    The following tables list the members exposed by NCloudStorageService.

    Public Properties
     NameDescription
    Public PropertyGets the name of this cloud storage service.  
    Public PropertyGets the title of this cloud storage service, which is by default the name with inserted spaces before capital letters.  
    Top
    Public Methods
     NameDescription
    Public MethodShows an open file dialog and downloads the selected file from the cloud. The data of the downloaded file is set to its NCloudFile.Tag property.  
    Public MethodShows a save file dialog, saves the file and uploads it to the cloud.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a Cloud Open File dialog.  
    Protected MethodCreates a Cloud Save File dialog.  
    Protected MethodOverloaded. Downloads the given cloud file.  
    Protected Methodstatic (Shared in Visual Basic)Gets the exception if the given task has failed.  
    Protected MethodGets the cloud file selected in the given cloud file dialog.  
    Protected MethodUploads the given file.  
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    See Also