Class StateUtils
Utility methods for managing state
public static class StateUtils
- Inheritance
-
StateUtils
- Inherited Members
Methods
DeleteLocalDirectory(string)
Delete a directory stored locally
public static void DeleteLocalDirectory(string path)
Parameters
path
stringPath to the directory
DeleteLocalFile(string)
Delete a file stored locally
public static void DeleteLocalFile(string path)
Parameters
path
stringPath to the file