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.ServiceDescriptions

[To be supplied.]

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

See Also

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