Click or drag to resize

IUploadcareUploadFile Method (String)

Uploads a file using the sourceUrl

Namespace:  NetQuarry.Services.Uploadcare
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
File UploadFile(
	string sourceUrl
)

Parameters

sourceUrl
Type: SystemString
The source URL

Return Value

Type: File
The stored URL.
See Also