Determines if resources should be searched for in the Assembly manifest.
[Visual Basic] Protected UseManifest As Boolean [C#] protected bool UseManifest; [C++] protected: bool UseManifest; [JScript] protected var UseManifest : Boolean;
ResourceManager Class | ResourceManager Members | System.Resources Namespace