Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SaveToFile(string)

Declaration

public void SaveToFile(
    string localFilename
)

Summary

Moves the uploaded file to a file in the local file system.

Remarks

Calling this method twice will move the file around, not create two copies.