ResXManagerFindResource Method

Overload List

FindResource(String, StringComparison) Finds a resource by the specified name inside the .NET managed resource file.
FindResourceT(String, StringComparison) Finds a resource by the specified name of specified type inside the .NET managed resource file.

See Also