Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / SettingsLoadedEventArgs Class / SettingsFile Property


In This Topic
SettingsFile Property (SettingsLoadedEventArgs)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property SettingsFile As String
 
'Usage
 
Dim instance As SettingsLoadedEventArgs
Dim value As String
 
value = instance.SettingsFile
See Also