This documentation is archived and is not being maintained.

ProtocolImporter.CodeNamespace Property

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

[Visual Basic]
Public ReadOnly Property CodeNamespace As CodeNamespace
[C#]
public CodeNamespace CodeNamespace {get;}
[C++]
public: __property CodeNamespace* get_CodeNamespace();
[JScript]
public function get CodeNamespace() : CodeNamespace;

See Also

ProtocolImporter Class | ProtocolImporter Members | System.Web.Services.Description Namespace

Show: