'Declaration
Property ScriptFile As String
'Usage
Dim instance As IConnectionSettingsCommon Dim value As String instance.ScriptFile = value value = instance.ScriptFile
string ScriptFile {get; set;}
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;}