PluginPropertiesChangedEventArgs Class |
The event args that is raised by the BasePluginSetup.PropertiesChangedEvent event.
Inheritance HierarchySystemObject
RAYLASE.Marker.PluginPluginPropertiesChangedEventArgs
Namespace: RAYLASE.Marker.PluginAssembly: RAYLASE.Marker.Plugin (in RAYLASE.Marker.Plugin.dll) Version: 2.19.0
Syntaxpublic class PluginPropertiesChangedEventArgs
The PluginPropertiesChangedEventArgs type exposes the following members.
Constructors
Properties | Name | Description |
---|
 | Plugin |
The plugin whose properties have changed.
|
Top
See Also