Class FileUtil
public class FileUtil
- Inheritance
-
FileUtil
- Inherited Members
- Extension Methods
Methods
ChangeFileName(string, string, bool)
public static void ChangeFileName(string fullPathBefore, string fullPathAfter, bool overwrite = true)
Parameters
RefreshIfEditor()
public static void RefreshIfEditor()
RevertFileNameChange(string, string)
public static void RevertFileNameChange(string fullPathBefore, string fullPathAfter)
Parameters
ValidateFileSize(string)
public static bool ValidateFileSize(string localPath)
Parameters
localPathstring