Click or drag to resize
EmbeddedResourcesReadEmbeddedResource Method
get the contents of an embedded resource

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string ReadEmbeddedResource(
	string filename
)

Parameters

filename
Type: SystemString
pass the file name

Return Value

Type: String
See Also