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!

HttpProtocolInfoImporter.TypeNames

[To be supplied.]

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

See Also

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