Attachmate.Reflection.Emulation.OpenSystems Namespace > IConnectionSettingsCommon Interface : ScriptFile Property |
Get
or set
the text string that contains the name of a Reflection Basic script to run when the connection is established (for example, a logon script).'Declaration Property ScriptFile As String
'Usage Dim instance As IConnectionSettingsCommon Dim value As String instance.ScriptFile = value value = instance.ScriptFile
string ScriptFile {get; set;}
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services