Directory Methods |
The Directory type exposes the following members.
| Name | Description | |
|---|---|---|
| Create |
It's checked first before create
| |
| Delete |
Delete folder optional include sub folder
| |
| Exists |
Check folder exists
| |
| MapPath |
Ascertained the physical path (System.AppDomain.CurrentDomain.BaseDirectory)
|