'Declaration
Property ScriptType As ScriptTypeOption
'Usage
Dim instance As IConnectionSettingsCommon Dim value As ScriptTypeOption instance.ScriptType = value value = instance.ScriptType
ScriptTypeOption ScriptType {get; set;}
Gets
or sets
the type of script file, either Reflection Basic (RBS) or Reflection Command Language (RCL).'Declaration
Property ScriptType As ScriptTypeOption
'Usage
Dim instance As IConnectionSettingsCommon Dim value As ScriptTypeOption instance.ScriptType = value value = instance.ScriptType
ScriptTypeOption ScriptType {get; set;}