The CodeModule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CodeModule()()()() |
Initializes a new instance of the CodeModule class.
|
|
CodeModule(String) |
Initializes a new instance of the CodeModule class.
|
Methods
Name | Description | |
---|---|---|
AssignFrom |
Copies properties from another CodeModule to the current object.
|
Properties
Name | Description | |
---|---|---|
Name |
Gets or sets the name of the current CodeModule.
|
|
Owner |
Gets CodeModules collection containing the current object.
|