Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface : SettingsLoaded Event |
'Declaration
<SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1009:DeclareEventHandlersCorrectly", Scope="", Target="", MessageId="", Justification="")> Event SettingsLoaded As SettingsLoadedEventHandler
'Usage
Dim instance As ITerminal Dim handler As SettingsLoadedEventHandler AddHandler instance.SettingsLoaded, handler
[SuppressMessage(Category="Microsoft.Design", CheckId="CA1009:DeclareEventHandlersCorrectly", Scope="", Target="", MessageId="", Justification="")] event SettingsLoadedEventHandler SettingsLoaded
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 |