ServiceDescriptionCollection.Item Property (String)
.NET Framework (current version)
Gets a ServiceDescription specified by its TargetNamespace property.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- ns
-
Type:
System.String
The namespace of the ServiceDescription returned.
Property Value
Type: System.Web.Services.Description.ServiceDescriptionA ServiceDescription specified by its namespace property.
.NET Framework
Available since 1.1
Available since 1.1
Show: