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!

ResourceWriter Fields

The fields of the ResourceWriter class are listed below. For a complete list of ResourceWriter class members, see the ResourceWriter Members topic.

Protected:

Output This field holds a reference to the output stream to which the resources are to be written.
ResourceList This field holds a reference to the Hashtable hash table to which the resources are added using the AddResource method. The value of each resource is stored in the hash table keyed by the name of the resource.

See Also

ResourceWriter Class | System.Resources Namespace