Click or drag to resize

ExportDestination Properties

The ExportDestination type exposes the following members.

Properties
  Name Description
Public property ConnectToShare Determines whether or not to attempt network connection to share specified in DestinationFile.
Public property DestinationFile Path and file name of export destination.
Public property Domain Domain used to authenticate network connection if ConnectToShare is true.
Public property FileName Path and filename of DestinationFile without drive or server share prefix.
Public property Password Password used to authenticate network connection if ConnectToShare is true.
Public property Share Path root of DestinationFile (e.g., E:\ or \\server\share).
Public property UserName User name used to authenticate network connection if ConnectToShare is true.
Top
See Also