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!

ServiceDescriptions Class

[To be supplied.]

Object
   TypedCollectionBase
      ServiceDescriptions

[Visual Basic]
Public Class ServiceDescriptions
   Inherits TypedCollectionBase
[C#]
public class ServiceDescriptions : TypedCollectionBase
[C++]
public __gc class ServiceDescriptions : public TypedCollectionBase
[JScript]
public class ServiceDescriptions extends TypedCollectionBase

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services.Description

Assembly: System.Web.Services.dll

See Also

ServiceDescriptions Members | System.Web.Services.Description Namespace