This documentation is archived and is not being maintained.

DynamicDiscoveryDocument.Namespace Field

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

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

See Also

DynamicDiscoveryDocument Class | DynamicDiscoveryDocument Members | System.Web.Services.Discovery Namespace

Show: