Click or drag to resize

RelaxISPlugin Properties

The RelaxISPlugin type exposes the following members.

Properties
 NameDescription
Public propertyDescription A short description of what the plugin does. Displayed on various occasions for clarification
Public propertyName The plugins's internal name, that is used to reference it on various occasions
Public propertyPluginSourcePath Gets or sets the full path of the file that the plugin was loaded from.
Public propertySortIndex 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.
Public propertyUserDataDirectory Gets or sets the path to the RelaxIS user data directory.
Top
See Also