This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
IResourceWriter Members
Methods
AddResource |
Overloaded. Overloaded. Adds a resource to the list of resources to be written to an output file or output stream. The resource is not written until Write is called. |
Close |
Closes the underlying file or stream. |
Write |
Writes all resources that were added to the output file or output stream. Write does not close the output file or output stream. |
See Also
IResourceWriter Interface | System.Resources Namespace