NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ResourceManager.UseSatelliteAssem

Determines if resources should be searched for in satellite assemblies.

[Visual Basic]
Protected UseSatelliteAssem As Boolean
[C#]
protected bool UseSatelliteAssem;
[C++]
protected: bool UseSatelliteAssem;
[JScript]
protected var UseSatelliteAssem : Boolean;

See Also

ResourceManager Class | ResourceManager Members | System.Resources Namespace