FileDeployer.SendFile Method
Include Protected Members
Include Inherited Members
Transfers a file from the desktop computer to the device.
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 to the connected device and overwrites it if the file already exists on the device.
SendFile(String, String, Boolean, Boolean)
Copies a file to the connected device with additional parameters for automatically overwriting files and registering COM binaries.
Top