Module Properties |
The Module type exposes the following members.
Name | Description | |
---|---|---|
![]() | Assignment |
Gets or sets a value of pair assignment.
(Inherited from Pair.) |
![]() | FileName |
Path to the module file.
|
![]() | IndentMultiplicity |
Number of indent symbol needed to form a single indent.
|
![]() | IndentSymbol |
Symbol used for indent (space or tab).
|
![]() | Members |
Collection of Document and AliasDefinition.
|
![]() | ModuleDocument | |
![]() | Name |
Name of the pair.
(Inherited from Pair.) |
![]() | NamespaceDefinitions |
Collection of NamespaceDefinition.
|
![]() | PairValue |
Pair value of the pair. Use method AppendChild(Pair) to set value of this property.
(Inherited from Pair.) |
![]() | Parent |
Parent of the pair.
(Inherited from Pair.) |
![]() | Value |
Literal value of the pair.
(Inherited from Pair.) |