NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CodeNamespace Properties

The properties of the CodeNamespace class are listed below. For a complete list of CodeNamespace class members, see the CodeNamespace Members topic.

Public:

AllowLateBound Gets or sets whether the namespace allows late binding.
Classes Gets or sets the collection of classes.
Imports Gets or sets the collection of namespace imports used by the represented namespace.
Name Gets or sets the name of the namespace.

See Also

CodeNamespace Class | System.CodeDOM Namespace