This documentation is archived and is not being maintained.

WebServiceAttribute.DefaultNamespace Field

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public Const DefaultNamespace As String
[C#]
public const string DefaultNamespace;
[C++]
public: const String* DefaultNamespace;
[JScript]
public var DefaultNamespace : String;

See Also

WebServiceAttribute Class | WebServiceAttribute Members | System.Web.Services Namespace

Show: