This documentation is archived and is not being maintained.
ProtocolReflector.DefaultNamespace Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public ReadOnly Property DefaultNamespace As String [C#] public string DefaultNamespace {get;} [C++] public: __property String* get_DefaultNamespace(); [JScript] public function get DefaultNamespace() : String;
See Also
ProtocolReflector Class | ProtocolReflector Members | System.Web.Services.Description Namespace
Show: