The class XManifestResourceManager enables loading objects and strings from resources (the manifest file).

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public class XManifestResourceManager : IXResourceManager

Inheritance Hierarchy

System..::.Object
  SGP.XUtility..::.XManifestResourceManager

See Also