The FileStorage type exposes the following members.
          
             Constructors
Constructors
        
        | Name | Description | |
|---|---|---|
|   | FileStorage | Initializes a new instance of the FileStorage class | 
          
             Methods
Methods
        
        | Name | Description | |
|---|---|---|
|   | CheckFileSecure | |
|   | CopyDirectory | |
|   | CopyFile | |
|   | CreateDirectory | |
|   | CreateFile | |
|     | CreateInstance | |
|   | DeleteDirectory | |
|   | DeleteFile | |
|   | Equals | (Inherited from Object.) | 
|   | FileExists | |
|   | 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.) | 
|     | FormatSize | |
|   | GetDirectoryItems | |
|   | GetDirectorySize | |
|   | GetDirectoryText | |
|   | GetFileData | |
|   | GetFileItems | |
|   | GetFileName | |
|   | GetFileUrl | |
|   | GetHashCode | 
                    Serves as a hash function for a particular type. 
                (Inherited from Object.) | 
|   | GetParentDirectory | |
|   | GetType | 
                    Gets the Type of the current instance.
                (Inherited from Object.) | 
|   | MemberwiseClone | 
                    Creates a shallow copy of the current Object.
                (Inherited from Object.) | 
|   | MoveDirectory | |
|   | MoveFile | |
|   | RenameDirectory | |
|   | RenameFile | |
|   | ToString | (Inherited from Object.) | 
|   | TranslateTargetDirectory | 
          
             Properties
Properties
        
        | Name | Description | |
|---|---|---|
|   | Context | |
|   | VirtualRoot | 
 
     
     
     
     
    