Searches for a resource object with the specified name.
name Case-sensitive name of the resource to search for.
The requested resource.
The name of the resource object is case sensitive. For a case-insensitive search, use ResourceSet.GetObject(string, bool).