The UploaderProvider type exposes the following members.
          
             Constructors
Constructors
        
        | Name | Description | |
|---|---|---|
|   | UploaderProvider | Initializes a new instance of the UploaderProvider class | 
          
             Methods
Methods
        
        | Name | Description | |
|---|---|---|
|   | AppendData | |
|   | CopyTo | |
|   | Delete | 
            Deletes the specified uploader.
             | 
|   | Dispose | 
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
             | 
|   | Equals | (Inherited from Object.) | 
|   | Exists | 
            Returns a boolean indicating whether or not the file exists
             | 
|   | Finalize | 
                    Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
                (Inherited from Object.) | 
|   | GetFSPath | 
            Gets the file system path.
             | 
|   | GetHashCode | 
                    Serves as a hash function for a particular type. 
                (Inherited from Object.) | 
|   | GetInfo | 
            Gets the information of the specified uploader.
             | 
|   | GetName | 
            Gets the file name.
             | 
|   | GetSize | 
            Gets the file size.
             | 
|   | GetType | 
                    Gets the Type of the current instance.
                (Inherited from Object.) | 
|   | Init | 
            Inits the specified uploader.
             | 
|   | Maintain | 
            Maintains this instance.
             | 
|   | MemberwiseClone | 
                    Creates a shallow copy of the current Object.
                (Inherited from Object.) | 
|   | MoveTo | |
|   | OpenStream | 
            Opens the stream.
             | 
|   | Persist | 
            Persists the specified uploader.
             | 
|   | Save(Guid, String, Stream) | 
            Saves the specified uploader.
             | 
|   | Save(Guid, String, String) | 
            Saves the specified uploader.
             | 
|   | ToString | (Inherited from Object.) | 
|   | TrimToLength | |
|   | UnPersist | 
            Persists the specified uploader.
             | 
          
             Properties
Properties
        
        | Name | Description | |
|---|---|---|
|   | IsDisposed | |
|   | SupportFS | 
            Gets a bool value indicating the file system is supported or not.
             | 
 
     
     
     
     
    