Relax |
The RelaxISPlugin_Wizard type exposes the following members.
Name | Description | |
---|---|---|
Description |
A short description of what the plugin does. Displayed on various occasions for clarification
(Inherited from RelaxISPlugin) | |
DescriptionImage | An image that is displayed alongside the wizard in the wizard dialog | |
IsInteractive | Defines if the wizard can be used without previous setup through the wizard dialog. If no user input is required, set this to true to be able to use the wizard e.g. for RelaxIS Remote. | |
Name |
The plugins's internal name, that is used to reference it on various occasions
(Inherited from RelaxISPlugin) | |
PluginSourcePath |
Gets or sets the full path of the file that the plugin was loaded from.
(Inherited from RelaxISPlugin) | |
RelaxISProgramInterface |
Gets an instance of the RelaxIS Program interface for the RelaxIS instance that the plugin is loaded in.
(Inherited from RelaxISOnlyPlugin) | |
RelaxISWCFInterface |
Gets an instance of the WCF interface for the RelaxIS instance that the plugin is loaded in.
(Inherited from RelaxISOnlyPlugin) | |
SortIndex |
By default the plugins are sorted based on the value of this property. That means, that they
appear in lists in the order dictated by this value.
(Inherited from RelaxISPlugin) | |
Title | The title of the wizard that is displayed in the wizard dialog | |
UserDataDirectory |
Gets or sets the path to the RelaxIS user data directory.
(Inherited from RelaxISPlugin) |