Click or drag to resize

IPluginHostGetVariables Property

Returns a list of global variables which are saved across sessions

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
ICollection GetVariables { get; }

Property Value

Type: ICollection
See Also