The ComponentInfo type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ComponentInfo | Initializes a new instance of the ComponentInfo class |
Methods
| Name | Description | |
|---|---|---|
| AddDialog |
This method adds a dialog to the list of dialogs for the component file.
| |
| AddVariable |
This method adds a variable to the list of variables for the component file.
| |
| (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
| IsDefinedVariable |
This method indicates whether or not the variable is defined.
| |
Returns a string that represents the current object. (Inherited from |
Fields
| Name | Description | |
|---|---|---|
| Dialogs |
The list of dialogs contained in the template's interview.
| |
| Variables |
The list of variables contained in the template's interview.
|
See Also