Uri

IResourceLoadingArgs.Uri property

URI of the resource which is used for downloading if ResourceLoading returns Default. Initially it’s set to original URI of the resource, but can be redefined to any value.

public string Uri { get; set; }

See Also