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
    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 MethodDownloads the file with the given id.  
    Public MethodGets the root folder.  
    Public MethodUploads a file to the specified cloud storage folder. If a file with the same name exists, it overwrites it.  
    Top
    See Also