ParseFileUrl Property Parse
Gets the url of the file. It is only available after you save the file or after you get the file from a ParseObject.

Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public Uri Url { get; }

Property Value

Type: Uri
See Also

Reference