Property | Type | Description |
---|
Method | Description | |
---|---|---|
Dispose ( ) : void |
Deletes the temporary directory.
|
|
TemporaryDirectory ( [ prefix ) : System |
Creates a uniquely named, empty temporary directory on disk.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public TemporaryDirectory ( [ prefix ) : System | ||
prefix | [ | A short string the directory name should start with. |
return | System |