DialogInfo Class
Represents information about a dialog in the PCB Investigator automation framework.
Namespace: PCB_Investigator.AutomationAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public ref class DialogInfo
type DialogInfo = class end
- Inheritance
- Object DialogInfo
| DialogInfo | Initializes a new instance of the DialogInfo class |
| Action |
Gets or sets the action associated with this dialog.
|
| AssemblyName |
Gets or sets the name of the assembly where this dialog is defined.
|
| Description |
Gets or sets the description of this dialog.
|
| DescriptionLink |
Gets or sets the link to a description for this dialog.
|
| ManualLink |
Gets or sets the link to the manual for this dialog.
|
| ManualPosts |
Gets or sets the list of manual post identifiers or references related to this dialog.
|