|
|
Export
|
The ExportDestination type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ConnectToShare | Determines whether or not to attempt network connection to share specified in DestinationFile. |
|
|
DestinationFile | Path and file name of export destination. |
|
|
Domain | Domain used to authenticate network connection if ConnectToShare is true. |
|
|
FileName | Path and filename of DestinationFile without drive or server share prefix. |
|
|
Password | Password used to authenticate network connection if ConnectToShare is true. |
|
|
Share | Path root of DestinationFile (e.g., E:\ or \\server\share). |
|
|
UserName | User name used to authenticate network connection if ConnectToShare is true. |