The following tables list the members exposed by FileFns.
Name | Description | |
---|---|---|
![]() ![]() | CopyDirectory | |
![]() ![]() | DeleteDirectory | This method is intended to work around a bug with Directory.Delete sometimes failing with "Directory is not empty" error. It does a recursive delete of the entire dir structure under the specified path |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() ![]() | GetRelativePath | Returns a relative path string from a full path. |
![]() | GetType | (Inherited from object) |
![]() ![]() | RenameFileWithCurrentTimestamp | Renames a file by adding the current ts to its name For example: foo.txt becomes foo.bak.20021102-102034.txt |
![]() | ToString | (Inherited from object) |
![]() ![]() | WriteStream | Write a stream into a file either creating the file or replacing its current contents |
![]() ![]() | WriteTextFile | Overloaded. Write a string into a file either creating the file or replacing its current contents |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |