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!

ProtocolInfoImporter.CodeWriter

[To be supplied.]

[Visual Basic]
Public ReadOnly Property CodeWriter As CodeWriter
[C#]
public CodeWriter CodeWriter {get;}
[C++]
public: __property CodeWriter* get_CodeWriter();
[JScript]
public function get CodeWriter() : CodeWriter;

See Also

ProtocolInfoImporter Class | ProtocolInfoImporter Members | System.Web.Services.Description Namespace