CodeNamespace Properties

 

Namespace:   System.CodeDom
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubpropertyComments

Gets the comments for the namespace.

System_CAPS_pubpropertyImports

Gets the collection of namespace import directives used by the namespace.

System_CAPS_pubpropertyName

Gets or sets the name of the namespace.

System_CAPS_pubpropertyTypes

Gets the collection of types that the namespace contains.

System_CAPS_pubpropertyUserData

Gets the user-definable data for the current object.(Inherited from CodeObject.)

Return to top
Show: