Parameters
- uri
- The URI to be converted,
Return Value
For a non-null input, returns the resource descriptor with the given URI. Returns a resource descriptor with an empty URL string if the input is
null
.null
.This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.