Image Service GetFile method

Gets the URL for a downloadable file returned previously from the Download method.

 

GetFile(ImageServerDownloadResult File)

 

Parameter

Description

File

A downloadable file returned from Download method.

 

Return Value

 

A string containing the URL.

 

Remarks

 

This method uses a downloadable file that is only known to the image service and returns a public URL (e.g. http:// or ftp://).