The FileStorage type exposes the following members.

Constructors

  Name Description
Protected method FileStorage
Initializes a new instance of the FileStorage class

Methods

  Name Description
Public method CheckFileSecure
Public method CopyDirectory
Public method CopyFile
Public method CreateDirectory
Public method CreateFile
Public method Static member CreateInstance
Public method DeleteDirectory
Public method DeleteFile
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method FileExists
Protected method 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.)
Public method Static member FormatSize
Public method GetDirectoryItems
Public method GetDirectorySize
Public method GetDirectoryText
Public method GetFileData
Public method GetFileItems
Public method GetFileName
Public method GetFileUrl
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetParentDirectory
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method MoveDirectory
Public method MoveFile
Public method RenameDirectory
Public method RenameFile
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public method TranslateTargetDirectory

Properties

  Name Description
Public property Context
Public property VirtualRoot

See Also