Uri

ResourceLoadingArgs.Uri property

URI of the resource which is used for downloading if ResourceLoading returns Default.

Initially it’s set to absolute URI of the resource, but user can redefine it to any value.

public string Uri { get; set; }

See Also