| GetResourceBaseName(Assembly) | Gets the base name of the resource file for the specified assembly. That is, the name of the resource file without the culture name and the .resx extension. |
| GetResourceBaseName(Type) | Gets the base name of the resource file for the specified type. That is, the name of the resource file without the culture name and the .resx extension. |