FileDeployer.ReceiveFile Method
Include Protected Members
Include Inherited Members
Transfers a file from the device to the desktop computer.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Copies a file from the device to the desktop computer.
ReceiveFile(String, String, Boolean)
Copies a file from the device to the desktop computer together with an additional parameter to prevent automatic overwriting of existing files.
Top