Class PluginFeatureInfoEventArgs
Provides data about plugin feature info related events
Inherited Members
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public class PluginFeatureInfoEventArgs : EventArgs
Properties
PluginFeatureInfo
Gets the plugin feature this event is related to
Declaration
public PluginFeatureInfo PluginFeatureInfo { get; }
Property Value
| Type | Description |
|---|---|
| PluginFeatureInfo |