ASPPowUpload 1.0 control documentation

Gets the path to the temporary file associated with the file uploaded.

public string TempFileName {get;}

Property Value

The path to the temporary file.

Remarks

A temporary file is used to store the content of the file uploaded. The temporary file is the same as the target file except for it's name.