ProtocolReflector.DefaultNamespace Property

 
Use BaseTrue

Gets the default namespace, as identified by the associated ServiceDescription object's Namespace property.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

member DefaultNamespace : string with get

Property Value

Type: System.String

The default namespace, as identified by the associated ServiceDescription object's Namespace property.

.NET Framework
Available since 1.1
Return to top
Show: