UtilResourceGetEmbeddedResourceAsString Method

Overload List

GetEmbeddedResourceAsString(String, Encoding) Gets an embedded resource of type String in the calling assembly.
GetEmbeddedResourceAsString(String, Assembly, Encoding) Gets an embedded resource of type String in the specified Assembly.

See Also