| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Upload( _ ByVal location As String, _ ByVal filePath As String _ ) As Boolean  | |
Parameters
- location
 - A string of up to 1024 bytes in length
 - filePath
 - The file path of the file to transfer
 
Return Value
True if the file was successfully received by the serverTarget Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7