Click or drag to resize

IPluginHostGetVariables Property

Returns a list of global variables which are saved across sessions.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
IDictionary GetVariables { get; }

Property Value

Type: IDictionary
See Also