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 Constructor ()

Initializes a new instance of the ResourceWriter class that writes the resources to the file named "default.resources".

[Visual Basic]
Overloads Public Sub New()
[C#]
public ResourceWriter();
[C++]
public: ResourceWriter();
[JScript]
public function ResourceWriter();

See Also

ResourceWriter Class | ResourceWriter Members | System.Resources Namespace | ResourceWriter Constructor Overload List