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; }
ReadOnly Property GetVariables As ICollection
Get
property ICollection^ GetVariables {
ICollection^ get ();
}
abstract GetVariables : ICollection with get
Property Value
Type:
ICollectionSee Also