The event handler receives an argument of type SettingsLoadedEventArgs containing data related to this event. The following SettingsLoadedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
SettingsFile |
This event is fired only when the ITerminal.OpenSettings method is used. For code that should run before any connection occurs, use the ITerminal.Connecting event.