Click or drag to resize

PluginPropertiesChangedEventArgsPlugin Property

The plugin whose properties have changed.

Namespace: RAYLASE.Marker.Plugin
Assembly: RAYLASE.Marker.Plugin (in RAYLASE.Marker.Plugin.dll) Version: 2.19.0
Syntax
C#
public BasePlugin Plugin { get; set; }

Property Value

BasePlugin
See Also