The following tables list the members exposed by AppDataDirectory.
Public Constructors
Public Properties
| Name | Description |
 | ActiveFiles |
current list of files in directory
|
 | Path |
The assigned path
|
Top
Public Methods
| Name | Description |
 | Delete |
empty the directory and delete it
|
 | DirectoryInfo |
Get a directory info for a sub folder
|
 | Exists |
Tests to see if the directory exists
|
 | File |
Files the specified arguments.
|
 | Swap |
Swaps the current working directory with a new directory, optionally moving or deleting the files in the original directory.
|
Top
Extension Methods
See Also