- resName
- the name of the resource to find.
Documentation for this section has not yet been entered.
Returns the URL of the resource with the specified name. This implementation first tries to use the parent class loader to find the resource; if this fails then ClassLoader.FindResource(string) is called to find the requested resource.